| 482f8c1 |
2013-03-28 |
Fix updates not working within after_create hooks |
| a240e52 |
2013-03-19 |
Fix ActiveRecord locking column defaults not getting per... |
| 9798ee2 |
2011-03-08 |
Add better test scenario for around callback return results |
| df615f1 |
2011-03-08 |
Allow access to a callback event's return result from ar... |
| 2043513 |
2006-11-20 |
Merge [5586], [5596] from trunk. |
| cd6beac |
2006-11-20 |
Test for forged '' default before it's typecast. Closes ... |
| 88bd86e |
2006-11-20 |
Run validations in the order they were declared. Closes ... |
| 19c99ac |
2006-11-20 |
MySQL: detect when a NOT NULL column without a default v... |
| 53a97e9 |
2006-10-24 |
Make add_column use the options hash with the Sqlite Ada... |
| b96fbe8 |
2006-09-22 |
Look for rake tasks in plugin subdirs. Closes #6259. |