Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | resolves rdoc conflict | Xavier Noria | 2010-09-23 | 1 | -1/+1 |
|\ | |||||
| * | Tiny fixes to rdoc | Alexey Mahotkin | 2010-09-16 | 1 | -1/+1 |
| | | |||||
* | | Refactor setup methods by extracting them in abstract_unit, remove TODO. | Emilio Tagua | 2010-09-17 | 1 | -47/+2 |
| | | | | | | | | Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | | Remove TODO and support all expected attributes. | Emilio Tagua | 2010-09-17 | 1 | -10/+46 |
|/ | | | | Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | Final iteration of use better testing methods | Neeraj Singh | 2010-05-19 | 1 | -6/+6 |
| | | | | | | [#4652 state:resolved] Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | 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> |