rails/railties/lib
2010-03-09 22:21:51 +01:00
..
generators Added alert to layouts on scaffold. 2010-03-09 22:21:51 +01:00
rails Move middlewares to the Application level. If you want to modify the middleware, either use Rails.application.config.middleware or modify it in an initializer (if you need to set it relative to user-specified middleware). 2010-03-08 11:40:51 -08:00
rails.rb Rename Rails::Subscriber to Rails::LogSubscriber 2010-02-16 22:36:15 +01:00