aboutsummaryrefslogtreecommitdiffstats
path: root/guides/code/getting_started/app
Commit message (Expand)AuthorAgeFilesLines
* Removed incorrect warning from application.js templates and replaced it with ...Nick2013-05-151-2/+1
* Getting rid of a few other vestiges of rails.png.Steve Klabnik2013-04-021-0/+0
* 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-2224-62/+85
* Change guides to use update instead of update_attributesAmparo Luna + Guillermo Iguaran2013-01-031-1/+1
* Remove duplicate 'the' article in commented lineclaudiob2012-10-081-1/+1
* Remove `:confirm` in favor of `:data => { :confirm => 'Text' }` optionCarlos Galdino2012-07-182-3/+3
* fix up the example app for getting started guide [ci skip]Vijay Dev2012-06-024-7/+6
* change welcome_helper.rb to home_helper.rbspyhole2012-06-011-0/+0
* the file name should be changed to home_helper.rbspyhole2012-06-021-1/+1
* 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
* 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-272-0/+9
* Add partials section to getting started guideOscar Del Ben2012-04-251-1/+1
* Add update post section to getting started guideOscar Del Ben2012-04-245-3/+19
* Fix some code in getting started guideOscar Del Ben2012-04-241-0/+0
* Add validation code to getting started guide and improve validationOscar Del Ben2012-04-212-0/+11
* Add model validation section to Getting Started guideOscar Del Ben2012-04-218-76/+5
* Add index and links section to Getting started guideOscar Del Ben2012-04-208-18/+15
* Add show action in getting started guideOscar Del Ben2012-04-203-25/+10
* New Getting started guide wont have tagsOscar Del Ben2012-04-205-25/+1
* Adapt "Getting started guide" code sampleOscar Del Ben2012-04-204-109/+19
* moves the guides up to the root directoryXavier Noria2012-03-1733-0/+395