aboutsummaryrefslogtreecommitdiffstats
path: root/guides/code/getting_started/app/views
Commit message (Expand)AuthorAgeFilesLines
* Rename Posts to Articles in Guides' Getting Started App, continuation of #152...John Kelly Ferguson2014-05-2510-55/+55
* Use single quotes in generated filesChulki Lee2014-01-141-2/+2
* Refactored strong paramters usage and updated Gemfile.lock with Rails 4Ankit Gupta2013-07-071-0/+1
* 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
* Remove `:confirm` in favor of `:data => { :confirm => 'Text' }` optionCarlos Galdino2012-07-182-3/+3
* 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
* 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