aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource/test/cases/log_subscriber_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* remove warning: assigned but unused variableSantiago Pastorino2011-06-081-1/+1
|
* updated all the tests in ARes to work with jsonJosh Kalderimis2011-05-181-4/+4
|
* Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing ↵José Valim2010-06-241-5/+4
| | | | frameworks like ActiveRecord and ActiveResource to log outsude Rails::Application [#4816 state:resolved]
* Fix active_resource testsCarl Lerche2010-03-021-2/+3
|
* no more warning ambiguous first argument; put parentheses or even spaces on ↵Santiago Pastorino2010-02-261-2/+2
| | | | log_subscriber_test
* Revert "Fix test load paths for those not using bundler"Carlhuda2010-02-231-4/+1
| | | | | | This reverts commit eec2d301d4ce9df9c71c1a5aa63053eb970b6818. This commit broke tests. You cannot have a file called "bundler" on the load path.
* Merge master.José Valim2010-02-171-1/+5
|
* Rename Rails::Subscriber to Rails::LogSubscriberPrem Sichanugrist2010-02-161-0/+31