| ef4fb3d |
2006-10-02 |
save! shouldn't validate twice. Closes #6324. |
| e72ff35 |
2006-06-03 |
Fixed that Module#alias_method_chain should work with bo... |
| 4394e40 |
2006-06-03 |
Fixed that count distinct should use the selected column... |
| 9326222 |
2006-03-25 |
Use example.com as standard (closes #4413) [anna] |
| 55854c4 |
2006-03-04 |
Added cascading eager loading that allows for queries li... |
| 116658e |
2006-03-03 |
Fixed that calling HasOneProxy#build_model repeatedly wo... |
| 1215d54 |
2006-02-26 |
Added support for nested scopes (closes #3407) [anna@wot... |
| 647130d |
2006-02-26 |
Added collision option to template generation in generat... |
| 8896efd |
2006-02-19 |
Ensure backwards compatibility with symbolized action na... |
| 62d749a |
2006-01-14 |
Don't hardcode id in acts_as_list. Closes #3370 |
| 35c50bf |
2006-01-13 |
Fix problems with the plugin loader where plugins could ... |
| 1e2b3d8 |
2006-01-13 |
Escape database name in MySQL adapter when creating and ... |
| 8a19d14 |
2005-12-08 |
r3389@asus: jeremy | 2005-12-07 20:52:39 -0800 |
| df901ce |
2005-12-08 |
SQLite: find database file when RAILS_ROOT is a symlink.... |