aboutsummaryrefslogtreecommitdiffstats
path: root/guides/code/getting_started/config/routes.rb
Commit message (Collapse)AuthorAgeFilesLines
* Change default root route helperKohei Hasegawa2013-02-261-2/+2
|
* Re-do Getting Started application with Rails 4.Steve Klabnik2013-01-221-58/+2
| | | | | | | 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.
* 1.9 hash syntax changesAvnerCohen2012-10-131-3/+3
|
* 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
|
* moves the guides up to the root directoryXavier Noria2012-03-171-0/+64