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/engine
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
..
commands.rb make test runner work correctly inside engine 2015-07-12 18:29:31 +09:00
configuration.rb Stop modifying global variables 2015-09-29 14:03:09 -04:00
railties.rb