aboutsummaryrefslogtreecommitdiffstats
path: root/guides/code/getting_started/config/initializers/secret_token.rb
Commit message (Collapse)AuthorAgeFilesLines
* Update documentation to use Rails.application insteadMarcel Morgan2014-04-131-1/+1
| | | | | | | References to ``AppName::Application` removed in favour of ``Rails.application`` as generated with a new rails 4.1 app. [ci skip]
* Re-do Getting Started application with Rails 4.Steve Klabnik2013-01-221-2/+5
| | | | | | | The sample application with the Getting Started Guide was very out of date. I've re-done it on edge (as of 51b9def5bf108fb566e) so it should be good to go with Rails 4. It's also in synch with what the guide actually says.
* Rename secret_token_key to secret_key_baseSantiago Pastorino2012-11-031-1/+1
|
* Sign cookies using key deriverSantiago Pastorino2012-11-031-1/+1
|
* moves the guides up to the root directoryXavier Noria2012-03-171-0/+9