Commit Graph

9 Commits

Author SHA1 Message Date
Joshua Peek a6757a02e1 Move middleware and route configuration from AC::Dispatcher to Rails application object 2009-09-26 21:59:28 -05:00
Joshua Peek b0506b086f Create separate middleware stack for initializer 2009-09-26 21:07:49 -05:00
Joshua Peek 1f72700575 Move default middleware stack into initializer 2009-09-26 13:41:32 -05:00
Joshua Peek ef58194129 Move Rails::Static into ActionDispatch 2009-09-26 11:37:42 -05:00
Joshua Peek dbb32115ef Enable static asset server by default 2009-09-26 11:24:56 -05:00
Joshua Peek 5eeed9f00a Move tmp directory creation from server to initializer 2009-09-26 10:56:36 -05:00
Joshua Peek 5fba5409f7 Fix railties tests 2009-09-25 22:54:41 -05:00
Joshua Peek 968c994c3b Initializer.run returns an application object 2009-09-25 22:28:09 -05:00
Yehuda Katz + Carl Lerche f0dd77c6be Move railties/lib/* into railties/lib/* 2009-09-24 16:11:41 -07:00