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
Matthew Draper 92203edbe6 Always obtain the lock and do the unload
We mostly care about `reload_classes_only_on_change=true`, because
that's the default... and there, we definitely need to wait for the lock
when necessary.
2016-02-02 03:21:02 +10:30
..
bootstrap.rb Revert "removing Rack::Runtime from the default stack." 2015-10-03 14:21:31 -07:00
configuration.rb let config.file_watcher be the way to enable the evented file watcher 2015-12-13 18:47:42 +01:00
default_middleware_stack.rb Flexible configuration for ActionDispatch::SSL 2015-12-29 13:07:51 +00:00
finisher.rb Always obtain the lock and do the unload 2016-02-02 03:21:02 +10:30
routes_reloader.rb