Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix new schema test dependency on Hash#to_xml | Jeremy Kemper | 2009-12-23 | 1 | -0/+1 |
| | |||||
* | Use instance_eval for schema block | Joshua Peek | 2009-12-20 | 1 | -46/+56 |
| | |||||
* | Rename define_schema => schema | Joshua Peek | 2009-12-20 | 1 | -18/+18 |
| | |||||
* | Rename SchemaDefinition => Schema | Joshua Peek | 2009-12-20 | 1 | -24/+24 |
| | |||||
* | define_schema for Active Resource | Taryn East | 2009-12-20 | 1 | -0/+409 |
| | | | | Signed-off-by: Joshua Peek <josh@joshpeek.com> | ||||
* | Symbol#to_proc is not needed for Ruby >= 1.8.7 | Xavier Noria | 2009-11-09 | 1 | -1/+0 |
| | |||||
* | Cleanup whitespace introduced in 8377646 and f4f6888 | Joshua Peek | 2009-10-02 | 1 | -16/+9 |
| | |||||
* | add indifferent access to the attributes | Taryn East | 2009-10-02 | 1 | -0/+13 |
| | | | | Signed-off-by: Joshua Peek <josh@joshpeek.com> | ||||
* | Moved all test cases into a new test/cases directory to match Active Record ↵ | taryn | 2009-08-19 | 3 | -0/+316 |
test directory structure. Signed-off-by: Joshua Peek <josh@joshpeek.com> |