| 1851f5a |
2008-05-07 |
Merge branch 'master' of git@github.com:lifo/docrails |
| 8f46355 |
2008-05-07 |
Killing/fixing a bunch of outdated language in the AR RE... |
| be48cad |
2008-04-28 |
Make alias_method_chain complain about duplicate aliases... |
| 7f4171d |
2008-04-27 |
Be friendlier when upgrading apps with an old boot.rb. |
| c00de99 |
2008-03-28 |
Switched to UTC-timebased version numbers for migrations... |
| 8301ce4 |
2008-03-27 |
Added that gems can now be plugins if they include rails... |
| 02625c9 |
2008-01-26 |
Correct documentation for dom_id [jbarnette] Closes #10775 |
| a91b7f1 |
2008-01-22 |
require test/unit explicitly otherwise the at_exit handl... |
| 8f7fa55 |
2008-01-08 |
Fixtures: removed support for the ancient pre-YAML file ... |
| e47392b |
2007-12-01 |
Added db:fixtures:identity as a way of locating what ID ... |
| cc86875 |
2007-12-01 |
Generated fixtures should not specify ids since theyre e... |
| f4b5ca1 |
2007-11-25 |
Fixed that create table with :id => false and fixtures d... |
| c95f066 |
2007-11-20 |
Add 'foxy' support for fixtures of polymorphic associati... |
| 9809dc4 |
2007-09-22 |
Added VERBOSE option to rake db:migrate to turn off outp... |