aboutsummaryrefslogtreecommitdiffstats
path: root/guides/code/getting_started/app/controllers
Commit message (Collapse)AuthorAgeFilesLines
* Refactored strong paramters usage and updated Gemfile.lock with Rails 4Ankit Gupta2013-07-072-3/+15
|
* replace non-breaking spaces with normal spaces [ci skip]Yves Senn2013-03-072-4/+4
|
* Re-do Getting Started application with Rails 4.Steve Klabnik2013-01-224-21/+23
| | | | | | | 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.
* Change guides to use update instead of update_attributesAmparo Luna + Guillermo Iguaran2013-01-031-1/+1
|
* fix up the example app for getting started guide [ci skip]Vijay Dev2012-06-022-5/+4
|
* Update guides/code/getting_started/app/controllers/home_controller.rbspyhole2012-06-021-1/+1
|
* Remove tags from getting started guide and adapt some of the content toOscar Del Ben2012-05-022-2/+5
| | | | the new guide
* Add delete post section to Getting Started guideOscar Del Ben2012-04-271-0/+7
|
* Add update post section to getting started guideOscar Del Ben2012-04-241-0/+14
|
* Add validation code to getting started guide and improve validationOscar Del Ben2012-04-211-0/+1
| | | | section
* Add model validation section to Getting Started guideOscar Del Ben2012-04-211-2/+5
|
* Add index and links section to Getting started guideOscar Del Ben2012-04-202-1/+4
|
* Add show action in getting started guideOscar Del Ben2012-04-201-1/+6
|
* Adapt "Getting started guide" code sampleOscar Del Ben2012-04-201-74/+2
|
* moves the guides up to the root directoryXavier Noria2012-03-174-0/+108