aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template/log_subscriber_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-91/+0
* Remove stubs from LogSubscriber testsPiotr Sarnacki2012-08-281-3/+4
* ActionView now has its own loggerRafael Mendonça França2012-01-181-3/+1
* Deprecate passing the template handler in the template name.José Valim2011-09-221-1/+1
* Remove more dependencies from the view.José Valim2011-05-011-4/+3
* all tests passartemave2010-12-261-3/+3
* render :once should consider the current controller prefix.José Valim2010-10-141-3/+3
* Use parentheses when using assert_match followed by a regexp to avoid warnings.Emilio Tagua2010-09-271-9/+9
* Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing framework...José Valim2010-06-241-5/+5
* Fix failing Action Pack testsCarlhuda2010-03-021-1/+1
* Revert "Fix test load paths for those not using bundler"Carlhuda2010-02-231-4/+1
* Merge master.José Valim2010-02-171-1/+4
* Rename Rails::Subscriber to Rails::LogSubscriberPrem Sichanugrist2010-02-161-0/+93