DEV Community

Discussion on: Beginner's guide to creating an API from scratch using Rails

Collapse
 
badasscoder profile image
Badasscoder

In rails 7 it is 36
gem "rack-cors"

Collapse
 
lisahjung profile image
Lisa Jung

Thank you so much @badasscoder ! Haven't worked with Rails in awhile. Your comment will be so helpful to others who come across this blog. Thank you again! :)