aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource/test/cases/base
Commit message (Expand)AuthorAgeFilesLines
* Fix new schema test dependency on Hash#to_xmlJeremy Kemper2009-12-231-0/+1
* Use instance_eval for schema blockJoshua Peek2009-12-201-46/+56
* Rename define_schema => schemaJoshua Peek2009-12-201-18/+18
* Rename SchemaDefinition => SchemaJoshua Peek2009-12-201-24/+24
* define_schema for Active ResourceTaryn East2009-12-201-0/+409
* Symbol#to_proc is not needed for Ruby >= 1.8.7Xavier Noria2009-11-091-1/+0
* Cleanup whitespace introduced in 8377646 and f4f6888Joshua Peek2009-10-021-16/+9
* add indifferent access to the attributesTaryn East2009-10-021-0/+13
* Moved all test cases into a new test/cases directory to match Active Record t...taryn2009-08-193-0/+316