aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/railties/log_subscriber.rb
Commit message (Expand)AuthorAgeFilesLines
* 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