Is rails supposed to auto-generate a protect_from_forgery secret for me?
In the application controller I do not get a secret code to uncomment.
When I manually create one and attempt to use it, it does not work.
Is rails supposed to auto-generate a protect_from_forgery secret for me?
In the application controller I do not get a secret code to uncomment.
When I manually create one and attempt to use it, it does not work.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs