aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/configuring.textile
Commit message (Collapse)AuthorAgeFilesLines
* 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.