aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/initialization.textile
Commit message (Collapse)AuthorAgeFilesLines
* Covered further what happens in config/application.rb. Mostly bundler stuff.Ryan Bigg2010-04-051-0/+277
|
* Further expansion on the Railties and moved Common Includes section to the ↵Ryan Bigg2010-04-051-83/+276
| | | | bottom.
* Further (re)work done. Mostly centering around ActionMailer Railtie and Lazy ↵Ryan Bigg2010-04-051-15/+139
| | | | Loading Hooks.
* Fix missing quote and remove core ext explanation.Ryan Bigg2010-03-311-25/+4
|
* More header shuffling, scope all the "Require Rails" sections INSIDE the ↵Ryan Bigg2010-03-311-96/+86
| | | | "Require Rails" section.
* Went through from the top down to line 650 fixing up discrepancies between ↵Ryan Bigg2010-03-311-150/+359
| | | | new rails and old guide.
* Fix headers so that the TOC generates, rails/subscriber is now ↵Ryan Bigg2010-03-311-19/+80
| | | | rails/log_subscriber and "Finish" ActionController Railtie.
* Adding the initialization guide to docrails.Ryan Bigg2010-03-281-0/+3095