| 7f8f05f |
2012-02-05 |
Stop referring to Atom as "ATOM" |
| 71abd4f |
2012-02-05 |
Remove assert_select_feed from assert_select_encoded doc... |
| dcebe7f |
2012-01-11 |
Revert "Base#[] and Base#[]= are aliases so implement th... |
| f707cda |
2012-01-12 |
Revert "Base#[] and Base#[]= are aliases so implement th... |
| 701afab |
2012-01-11 |
Test that #[] and #[]= keep working when #read_attribute... |
| cda5094 |
2012-01-12 |
Test that #[] and #[]= keep working when #read_attribute... |
| d0acd02 |
2012-01-11 |
Test ActiveRecord::Base#[]= as well as #write_attribute |
| f22c36b |
2012-01-12 |
Test ActiveRecord::Base#[]= as well as #write_attribute |
| b149021 |
2011-09-01 |
Improve content_for test coverage |
| f49faeb |
2011-09-01 |
Never return stored content from content_for when a bloc... |
| 829de9d |
2011-02-12 |
Add block support to button_tag helper |
| 03749d6 |
2011-02-12 |
Make type="submit" the default for button_tag helper |
| 44db47c |
2010-11-03 |
Backport BlankSlate removal from ActiveSupport::BasicObj... |
| f544c0a |
2010-08-05 |
Fix ActiveSupport::Callbacks' define_callbacks and Activ... |
| 2005f82 |
2010-08-05 |
Fix ActiveSupport::Callbacks' define_callbacks and Activ... |
| 5c87e9a |
2009-03-07 |
Ensure shallow routes respects namespace [#1356 state:re... |
| 32cb234 |
2008-11-17 |
Fix default_scope to work in combination with named scopes |
| 3e026a7 |
2008-11-16 |
Fix typo in routing guide |
| 2ecec60 |
2008-11-14 |
Make inheritance of map.resources :only/:except options ... |
| 4c09210 |
2008-11-13 |
Fix map.resources to always generate named routes if the... |
| 44a3009 |
2008-11-12 |
Add :only/:except options to map.resources |
| 08d81fd |
2008-10-30 |
Update auto_link documentation to use new API (overlooke... |
| e28ad77 |
2008-10-08 |
Allow use of :path_prefix and :name_prefix outside of na... |
| 7f179f8 |
2008-08-29 |
Make NamedScope#size behave identically to AssociationCo... |