Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-do Getting Started application with Rails 4. | Steve Klabnik | 2013-01-22 | 1 | -8/+6 |
| | | | | | | | 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' }` option | Carlos Galdino | 2012-07-18 | 1 | -1/+1 |
| | | | | | | | | | This applies to the following helpers: `button_to` `button_tag` `image_submit_tag` `link_to` `submit_tag` | ||||
* | Add delete post section to Getting Started guide | Oscar Del Ben | 2012-04-27 | 1 | -0/+2 |
| | |||||
* | Add update post section to getting started guide | Oscar Del Ben | 2012-04-24 | 1 | -0/+2 |
| | |||||
* | Add index and links section to Getting started guide | Oscar Del Ben | 2012-04-20 | 1 | -13/+5 |
| | |||||
* | moves the guides up to the root directory | Xavier Noria | 2012-03-17 | 1 | -0/+27 |