Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Formatting cleanup and fixes for Active Record Validations | Trevor Turk | 2009-02-04 | 1 | -21/+20 | |
|/ | ||||||
* | Update Guides, Active Record Validations, better explanation of what methods ↵ | Trevor Turk | 2009-02-04 | 1 | -2/+28 | |
| | | | | bypass validations | |||||
* | add link to machinist in testing guide under other testing approaches | Trevor Turk | 2009-02-03 | 1 | -0/+1 | |
| | ||||||
* | Added advanced server command and a mini-generator tutorial. | Colin Curtin | 2009-02-03 | 1 | -10/+129 | |
| | ||||||
* | Convert the guides from asciidoc to textile and integrate with the new design. | Pratik Naik | 2009-02-04 | 104 | -0/+18279 | |
If you're a guide writer and want to generate the guides, Run : ruby railties/guides/rails_guides.rb And guides HTML will get generated inside railties/guides/output directory. |