aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource/test/cases/observing_test.rb
Commit message (Expand)AuthorAgeFilesLines
* activeresource tests use AS::TestCaseAaron Patterson2012-01-051-1/+1
* remove warning: assigned but unused variableSantiago Pastorino2011-06-081-1/+1
* updated all the tests in ARes to work with jsonJosh Kalderimis2011-05-181-5/+5
* Fix for Ruby 1.9 - define_method throws an exception under 1.9 if given incor...Chad Woolley2009-10-081-1/+1
* Fix failing ARes isolated testsJoshua Peek2009-09-051-0/+2
* Moved all test cases into a new test/cases directory to match Active Record t...taryn2009-08-191-0/+53