aboutsummaryrefslogtreecommitdiffstats
path: root/guides/code/getting_started/app/views/comments
Commit message (Collapse)AuthorAgeFilesLines
* docs, remove getting started guide sample application. [ci skip]Yves Senn2014-06-142-28/+0
| | | | | | | | This application always gets out of sync and doesn't add much value. Closes #15721 /cc @rafaelfranca
* Rename Posts to Articles in Guides' Getting Started App, continuation of ↵John Kelly Ferguson2014-05-252-3/+3
| | | | #15215 [ci skip]
* Re-do Getting Started application with Rails 4.Steve Klabnik2013-01-221-3/+3
| | | | | | | 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-181-2/+2
| | | | | | | | | 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-022-10/+10
|
* moves the guides up to the root directoryXavier Noria2012-03-172-0/+28