Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates to configuration: changed syntax to use config, added general ↵ | Jay Pignata | 2009-08-13 | 1 | -59/+115 |
| | | | | configuration options | ||||
* | Corrected path to standard. | Joseph Pecoraro | 2009-05-29 | 1 | -1/+1 |
| | |||||
* | Layout fixes for configuring guide. | Mike Gunderloy | 2009-02-12 | 1 | -4/+2 |
| | |||||
* | Warning about config.threadsafe! in the configuration guide. | Mike Gunderloy | 2009-02-09 | 1 | -1/+3 |
| | |||||
* | Convert the guides from asciidoc to textile and integrate with the new design. | Pratik Naik | 2009-02-04 | 1 | -0/+234 |
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. |