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
eileencodes d951558f78 Stop modifying global variables
Allocating a new middleware proxy in each application configuration and
then merging the app specific config with the global config when the app
is built.
2015-09-29 14:03:09 -04:00
..
bootstrap.rb Fix deprecation warning in tests 2015-08-08 10:38:09 -04:00
configuration.rb Stop modifying global variables 2015-09-29 14:03:09 -04:00
default_middleware_stack.rb mostly remove the ParamsParser middleware 2015-09-18 15:36:55 -07:00
finisher.rb We need stricter locking before we can unload 2015-07-20 09:14:10 +09:30
routes_reloader.rb Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01:00