aboutsummaryrefslogtreecommitdiffstats
path: root/guides/code/getting_started/config
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9978 from trevorturk/cookie-store-auto-upgradeSantiago Pastorino2013-04-011-1/+1
|\
| * Allow transparent upgrading of legacy signed cookies to encrypted cookies; Au...Trevor Turk2013-03-281-1/+1
* | Update Bundler require in getting started applicationrobertomiranda2013-03-281-2/+3
|/
* Change default root route helperKohei Hasegawa2013-02-261-2/+2
* remove AR auto-explain (config.auto_explain_threshold_in_seconds)Yves Senn2013-02-242-8/+0
* Re-do Getting Started application with Rails 4.Steve Klabnik2013-01-2213-136/+99
* Remove observers and sweepersRafael Mendonça França2012-11-281-3/+0
* Rename secret_token_key to secret_key_baseSantiago Pastorino2012-11-031-1/+1
* Sign cookies using key deriverSantiago Pastorino2012-11-031-1/+1
* 1.9 hash syntax changesAvnerCohen2012-10-131-3/+3
* Extract ActiveRecord::SessionStore from RailsPrem Sichanugrist2012-08-241-5/+0
* Remove remaining require 'rubygems'Santiago Pastorino2012-05-131-2/+0
* Rewrite adding a second model section of Getting Started GuideOscar Del Ben2012-04-301-1/+3
* Add REST section to getting started guideOscar Del Ben2012-04-281-10/+1
* Add delete post section to Getting Started guideOscar Del Ben2012-04-271-0/+1
* Add partials section to getting started guideOscar Del Ben2012-04-251-2/+2
* Add update post section to getting started guideOscar Del Ben2012-04-241-0/+2
* Add index and links section to Getting started guideOscar Del Ben2012-04-201-1/+2
* Add show action in getting started guideOscar Del Ben2012-04-201-0/+1
* Adapt "Getting started guide" code sampleOscar Del Ben2012-04-201-5/+6
* Changed the config.assets.manifest path in the comments to nil.Anuj Dutta2012-03-281-1/+1
* moves the guides up to the root directoryXavier Noria2012-03-1715-0/+353