| 43d2cb8 |
2009-12-04 |
Replace reset_counter_cache with reset_counters that has... |
| 3239589 |
2009-12-04 |
Replace reset_counter_cache with reset_counters that has... |
| df0720b |
2009-11-18 |
Insert generated association members in the same order t... |
| ea290e7 |
2009-11-18 |
Insert generated association members in the same order t... |
| bfe0328 |
2009-11-26 |
Make sure strip_tags removes tags which start with a non... |
| 785281a |
2009-11-27 |
Make sure strip_tags removes tags which start with a non... |
| 9bc80f4 |
2009-08-10 |
Fix that counter_cache breaks with has_many :dependent =... |
| 7e3364a |
2009-08-10 |
Fix that counter_cache breaks with has_many :dependent =... |
| 00d6c76 |
2009-08-09 |
Enable has_many :through for going through a has_one ass... |
| 1185500 |
2009-08-09 |
Remove unused routeset method routes_for_controller_and_... |
| b763858 |
2009-08-09 |
Enable has_many :through for going through a has_one ass... |
| 917428b |
2008-11-18 |
Make optimized named routes respect all reserved options... |
| af57ccb |
2008-11-18 |
Make optimized named routes respect all reserved options... |
| cd9b242 |
2008-07-14 |
Add assert_sql helper method to check for specific SQL o... |
| 97fa854 |
2008-07-15 |
Add assert_sql helper method to check for specific SQL o... |
| 025515b |
2008-06-03 |
Fix assert_redirected_to for nested controllers and name... |
| 55e5219 |
2008-06-03 |
Fix assert_redirected_to for nested controllers and name... |
| 4ca170f |
2008-03-03 |
Improve performance on :include/:conditions/:limit queri... |
| 2a07886 |
2008-02-04 |
Ensure that assert_redirected_to to top-level named rout... |
| b865708 |
2007-09-15 |
Eager loading respects explicit :joins. Closes #9496. |
| 32553a2 |
2007-09-08 |
Fix assert_select for XML documents. Closes #8173. [dasi... |
| d4d4a08 |
2007-07-11 |
Make sure missing template exceptions actually say which... |
| 3fbfc13 |
2007-07-07 |
Move from select * to select tablename.* to avoid clobbe... |
| 7f51734 |
2007-06-15 |
Make ActionView#view_paths an attr_accessor for real thi... |