Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace non-breaking spaces with normal spaces [ci skip] | Yves Senn | 2013-03-07 | 2 | -4/+4 |
| | |||||
* | Re-do Getting Started application with Rails 4. | Steve Klabnik | 2013-01-22 | 4 | -21/+23 |
| | | | | | | | 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. | ||||
* | Change guides to use update instead of update_attributes | Amparo Luna + Guillermo Iguaran | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | fix up the example app for getting started guide [ci skip] | Vijay Dev | 2012-06-02 | 2 | -5/+4 |
| | |||||
* | Update guides/code/getting_started/app/controllers/home_controller.rb | spyhole | 2012-06-02 | 1 | -1/+1 |
| | |||||
* | Remove tags from getting started guide and adapt some of the content to | Oscar Del Ben | 2012-05-02 | 2 | -2/+5 |
| | | | | the new guide | ||||
* | Add delete post section to Getting Started guide | Oscar Del Ben | 2012-04-27 | 1 | -0/+7 |
| | |||||
* | Add update post section to getting started guide | Oscar Del Ben | 2012-04-24 | 1 | -0/+14 |
| | |||||
* | Add validation code to getting started guide and improve validation | Oscar Del Ben | 2012-04-21 | 1 | -0/+1 |
| | | | | section | ||||
* | Add model validation section to Getting Started guide | Oscar Del Ben | 2012-04-21 | 1 | -2/+5 |
| | |||||
* | Add index and links section to Getting started guide | Oscar Del Ben | 2012-04-20 | 2 | -1/+4 |
| | |||||
* | Add show action in getting started guide | Oscar Del Ben | 2012-04-20 | 1 | -1/+6 |
| | |||||
* | Adapt "Getting started guide" code sample | Oscar Del Ben | 2012-04-20 | 1 | -74/+2 |
| | |||||
* | moves the guides up to the root directory | Xavier Noria | 2012-03-17 | 4 | -0/+108 |