| ca0275d |
2013-05-07 |
Test that #fresh_when accepts an array |
| ab62005 |
2013-05-07 |
Test that #fresh_when accepts an array |
| 452cd74 |
2009-01-16 |
Dup keys in OrderedHash to prevent them from being modif... |
| e94e53f |
2008-06-09 |
fix eager loading with dynamic finders |
| 7827b07 |
2008-06-19 |
fix eager loading with dynamic finders |
| b72763a |
2007-12-20 |
SQLite: fix rename_ and remove_column for columns with u... |
| 7a22435 |
2007-12-14 |
Added that Array#to_param calls to_param on all it's ele... |
| 7b42a1d |
2007-10-23 |
Assigning an instance of a foreign class to a composed_o... |
| 99c6482 |
2007-10-08 |
* Add Range#overlaps?(range), Range#include?(range), and... |
| 79202b3 |
2007-09-15 |
Fixed that altering join tables in migrations would fail... |
| aa7859c |
2007-02-01 |
Plugins may be symlinked in vendor/plugins. Closes #4245. |
| fe4d5ea |
2006-10-09 |
Fixed rename_table on SQLite tables with indexes defined... |
| 35ffc1a |
2006-09-16 |
Declare file extensions exempt from layouts. Closes #6219. |