aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template/subscriber_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Rename Rails::Subscriber to Rails::LogSubscriberPrem Sichanugrist2010-02-161-93/+0
|
* deOMGifying Railties, Active Support, and Action PackMikel Lindsaar2010-01-311-2/+2
|
* Default to sync instrumentation.José Valim2010-01-211-11/+2
|
* Add some implicit path tests to Subscriber.José Valim2010-01-151-1/+18
|
* In heterogeneous collections, neither the @path nor the @template are ↵José Valim2010-01-151-0/+10
| | | | available, so we need to tell that we are simply rendering a collection.
* Test fragment/page cache and send data/file notifications.José Valim2010-01-131-1/+2
|
* Add subscriber for ActionPack and move all logging inside it.José Valim2010-01-131-0/+74