RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: alindeman
Site: http://www.andylindeman.com/
Very nice summary!
You can generate a new secret_key_base by running rake secret.
secret_key_base
rake secret
If you're interested in some more details about Rails 4 (and deeper dives on some of the topics shown), I'm writing an e-book: http://upgradingtorails4.com/
Very nice summary!
You can generate a new
secret_key_base
by runningrake secret
.If you're interested in some more details about Rails 4 (and deeper dives on some of the topics shown), I'm writing an e-book: http://upgradingtorails4.com/