aboutsummaryrefslogtreecommitdiffstats
path: root/guides/code/getting_started/app/views
Commit message (Collapse)AuthorAgeFilesLines
* Fix another "error_explanation" css class in guides [ci skip]Carlos Antonio da Silva2013-06-251-3/+3
|
* Re-do Getting Started application with Rails 4.Steve Klabnik2013-01-228-36/+37
| | | | | | | 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.
* Remove `:confirm` in favor of `:data => { :confirm => 'Text' }` optionCarlos Galdino2012-07-182-3/+3
| | | | | | | | | This applies to the following helpers: `button_to` `button_tag` `image_submit_tag` `link_to` `submit_tag`
* Rewrite refactoring section in getting started guideOscar Del Ben2012-05-023-34/+12
|
* Rewrite comments action in getting started guideOscar Del Ben2012-05-021-0/+12
|
* Rewrite adding a second model section of Getting Started GuideOscar Del Ben2012-04-302-4/+20
|
* Add delete post section to Getting Started guideOscar Del Ben2012-04-271-0/+2
|
* Add partials section to getting started guideOscar Del Ben2012-04-251-1/+1
|
* Add update post section to getting started guideOscar Del Ben2012-04-244-3/+5
|
* Add validation code to getting started guide and improve validationOscar Del Ben2012-04-211-0/+10
| | | | section
* Add index and links section to Getting started guideOscar Del Ben2012-04-205-16/+10
|
* Add show action in getting started guideOscar Del Ben2012-04-201-21/+4
|
* New Getting started guide wont have tagsOscar Del Ben2012-04-202-18/+1
|
* Adapt "Getting started guide" code sampleOscar Del Ben2012-04-202-32/+15
|
* moves the guides up to the root directoryXavier Noria2012-03-1710-0/+157