aboutsummaryrefslogtreecommitdiffstats
path: root/guides/code/getting_started/config/initializers
Commit message (Collapse)AuthorAgeFilesLines
* Re-do Getting Started application with Rails 4.Steve Klabnik2013-01-226-14/+31
| | | | | | | 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
|
* Extract ActiveRecord::SessionStore from RailsPrem Sichanugrist2012-08-241-5/+0
| | | | | This functionality will be available from gem `active_record-session_store` instead.
* moves the guides up to the root directoryXavier Noria2012-03-176-0/+58