aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource/test/cases/base/schema_test.rb
Commit message (Expand)AuthorAgeFilesLines
* resolves rdoc conflictXavier Noria2010-09-231-1/+1
|\
| * Tiny fixes to rdocAlexey Mahotkin2010-09-161-1/+1
* | Refactor setup methods by extracting them in abstract_unit, remove TODO.Emilio Tagua2010-09-171-47/+2
* | Remove TODO and support all expected attributes.Emilio Tagua2010-09-171-10/+46
|/
* Final iteration of use better testing methodsNeeraj Singh2010-05-191-6/+6
* 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