aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/configuring.textile
Commit message (Collapse)AuthorAgeFilesLines
* Updates to configuration: changed syntax to use config, added general ↵Jay Pignata2009-08-131-59/+115
| | | | configuration options
* Corrected path to standard.Joseph Pecoraro2009-05-291-1/+1
|
* Layout fixes for configuring guide.Mike Gunderloy2009-02-121-4/+2
|
* Warning about config.threadsafe! in the configuration guide.Mike Gunderloy2009-02-091-1/+3
|
* Convert the guides from asciidoc to textile and integrate with the new design.Pratik Naik2009-02-041-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.