1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails/application
2010-09-03 22:59:05 +02:00
..
bootstrap.rb Allow Engines loading its own environment file from config/environments 2010-09-03 22:59:04 +02:00
configuration.rb Removed most of deprecated stuff from Application and Engine 2010-09-03 22:59:04 +02:00
finisher.rb Ensure routes are loaded only after the initialization process finishes, ensuring all configuration options were applied. 2010-09-02 12:54:21 +02:00
railties.rb Move singleton pattern to Railtie and remove Engine::Configurable and Application::Configurable in favor of unified Railtie::Configurable 2010-09-03 22:59:05 +02:00