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 d3c9d808e3 Publish AS::Executor and AS::Reloader APIs
These should allow external code to run blocks of user code to do
"work", at a similar unit size to a web request, without needing to get
intimate with ActionDipatch.
2016-03-02 02:14:20 +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 Publish AS::Executor and AS::Reloader APIs 2016-03-02 02:14:20 +10:30
finisher.rb Publish AS::Executor and AS::Reloader APIs 2016-03-02 02:14:20 +10:30
routes_reloader.rb Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01:00