Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs, remove getting started guide sample application. [ci skip] | Yves Senn | 2014-06-14 | 2 | -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 Ferguson | 2014-05-25 | 2 | -3/+3 |
| | | | | #15215 [ci skip] | ||||
* | Re-do Getting Started application with Rails 4. | Steve Klabnik | 2013-01-22 | 1 | -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' }` option | Carlos Galdino | 2012-07-18 | 1 | -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 guide | Oscar Del Ben | 2012-05-02 | 2 | -10/+10 |
| | |||||
* | moves the guides up to the root directory | Xavier Noria | 2012-03-17 | 2 | -0/+28 |