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
wangjohn 685309cf59 Creating a class to build the default middleware stack.
A lot of logic for building the default middleware stack is currently
kept in Application class, but this can be encapsulated and made more
modular by being moved to its own class. Also refactored a couple of the
helper methods.
2013-06-16 15:31:32 -07:00
..
rails Creating a class to build the default middleware stack. 2013-06-16 15:31:32 -07:00
rails.rb Refactor of ::Rails module 2013-06-12 11:42:36 +03:00