| 54c963c |
2011-03-23 |
Make clearing of HABTM join table contents happen in an ... |
| 5d43977 |
2011-03-23 |
Make clearing of HABTM join table contents happen in an ... |
| 8ee81d2 |
2011-03-23 |
Failing test case to show that habtm join table contents... |
| 2f30cdc |
2011-03-23 |
Failing test case to show that habtm join table contents... |
| 3470b30 |
2009-12-28 |
Make polymorphic_inverse_of in Reflection throw an Inver... |
| ff50864 |
2009-12-28 |
Make polymorphic_inverse_of in Reflection throw an Inver... |
| 603b28c |
2009-12-28 |
Provide a slightly more robust we_can_set_the_inverse_on... |
| 6a74ee7 |
2009-12-28 |
Provide a slightly more robust we_can_set_the_inverse_on... |
| 592085b |
2009-12-28 |
Add more tests for the various ways we can assign object... |
| 6c8c85b |
2009-12-28 |
Add more tests for the various ways we can assign object... |
| 5374fb3 |
2009-12-21 |
Providing support for :inverse_of as an option to associ... |
| a6584bb |
2009-05-31 |
Merge branch 'master' of git@github.com:lifo/docrails |
| b418f8c |
2009-05-31 |
Documenting :inverse_of options for associations. |
| ccea983 |
2009-05-04 |
Providing support for :inverse_of as an option to associ... |
| db26ace |
2009-03-12 |
Ensure NoMethodError isn't raised when some of the neste... |
| 8a92cdc |
2008-12-19 |
Add a repair_helper to repair changes to the validations... |
| 295587f |
2008-04-04 |
Tiny change to allow AR based creation of TIME columns i... |
| 533da24 |
2008-03-28 |
Make sure ActiveRecord tests can run individually. Close... |
| 4673c47 |
2008-03-02 |
Allow html_options to be passed to all the date helpers.... |
| 6f0b012 |
2008-02-15 |
Fix typo in migration test. Closes #11105 [h-lame] |