rails--rails/railties/lib/rails/application
José Valim 753424079e Provide initialize_on_precompile which, when set to false, does not initialize the app for precompilation. Defaults to true. 2011-10-02 12:15:21 +02:00
..
bootstrap.rb `rake assets:precompile` loads the application but does not initialize it. 2011-09-24 03:17:23 +02:00
configuration.rb Provide initialize_on_precompile which, when set to false, does not initialize the app for precompilation. Defaults to true. 2011-10-02 12:15:21 +02:00
finisher.rb Explicitly define main_app proxy 2011-04-25 14:56:58 +02:00
railties.rb Patch for #1458 - [3.1.0.rc1] App plugins initialized before engines 2011-06-16 13:24:33 -07:00
route_inspector.rb adjust route inspection to work with Journey 2011-09-12 16:50:48 -07:00
routes_reloader.rb Refactored routes reloading to use RouteSet#append instead keeping block in Engine 2010-10-08 18:23:25 +02:00