aboutsummaryrefslogtreecommitdiffstats
path: root/guides/code/getting_started/app/controllers/posts_controller.rb
Commit message (Collapse)AuthorAgeFilesLines
* replace non-breaking spaces with normal spaces [ci skip]Yves Senn2013-03-071-2/+2
|
* Re-do Getting Started application with Rails 4.Steve Klabnik2013-01-221-17/+17
| | | | | | | 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
|
* Remove tags from getting started guide and adapt some of the content toOscar Del Ben2012-05-021-0/+2
| | | | 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-201-0/+3
|
* 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-171-0/+84