Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename Posts to Articles in Guides' Getting Started App, continuation of ↵ | John Kelly Ferguson | 2014-05-25 | 10 | -55/+55 |
| | | | | #15215 [ci skip] | ||||
* | Use single quotes in generated files | Chulki Lee | 2014-01-14 | 1 | -2/+2 |
| | |||||
* | Refactored strong paramters usage and updated Gemfile.lock with Rails 4 | Ankit Gupta | 2013-07-07 | 1 | -0/+1 |
| | |||||
* | Fix another "error_explanation" css class in guides [ci skip] | Carlos Antonio da Silva | 2013-06-25 | 1 | -3/+3 |
| | |||||
* | Re-do Getting Started application with Rails 4. | Steve Klabnik | 2013-01-22 | 8 | -36/+37 |
| | | | | | | | 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 | 2 | -3/+3 |
| | | | | | | | | | 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 | 3 | -34/+12 |
| | |||||
* | Rewrite comments action in getting started guide | Oscar Del Ben | 2012-05-02 | 1 | -0/+12 |
| | |||||
* | Rewrite adding a second model section of Getting Started Guide | Oscar Del Ben | 2012-04-30 | 2 | -4/+20 |
| | |||||
* | Add delete post section to Getting Started guide | Oscar Del Ben | 2012-04-27 | 1 | -0/+2 |
| | |||||
* | Add partials section to getting started guide | Oscar Del Ben | 2012-04-25 | 1 | -1/+1 |
| | |||||
* | Add update post section to getting started guide | Oscar Del Ben | 2012-04-24 | 4 | -3/+5 |
| | |||||
* | Add validation code to getting started guide and improve validation | Oscar Del Ben | 2012-04-21 | 1 | -0/+10 |
| | | | | section | ||||
* | Add index and links section to Getting started guide | Oscar Del Ben | 2012-04-20 | 5 | -16/+10 |
| | |||||
* | Add show action in getting started guide | Oscar Del Ben | 2012-04-20 | 1 | -21/+4 |
| | |||||
* | New Getting started guide wont have tags | Oscar Del Ben | 2012-04-20 | 2 | -18/+1 |
| | |||||
* | Adapt "Getting started guide" code sample | Oscar Del Ben | 2012-04-20 | 2 | -32/+15 |
| | |||||
* | moves the guides up to the root directory | Xavier Noria | 2012-03-17 | 10 | -0/+157 |