aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/railties/log_subscriber.rb
Commit message (Expand)AuthorAgeFilesLines
* Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing framework...José Valim2010-06-241-56/+0
* adds missing requires for Object#blank? and Object#present?Xavier Noria2010-03-281-0/+2
* Makes send_file work again by deferring to Rack::Sendfile. Carlhuda2010-02-231-9/+1
* Rename Rails::Subscriber to Rails::LogSubscriberPrem Sichanugrist2010-02-161-0/+62