| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't require action_dispatch in ActionView::UrlHelpers | Piotr Sarnacki | 2012-08-28 | 1 | -1/+2 |
* | Revert "Merge pull request #7033 from kron4eg/master". Not a a fan at all of ... | David Heinemeier Hansson | 2012-08-07 | 1 | -54/+0 |
* | Restoring the '%' trim mode for ERb templates, allowing for a leading percent... | Artiom Di | 2012-08-07 | 1 | -0/+54 |
* | Remove AS declarative extension from erb tag test | Carlos Antonio da Silva | 2012-07-08 | 1 | -3/+0 |
* | Remove unnecessary in HTML 5 type attribute with default value | Andrey A.I. Sitnik | 2012-04-05 | 1 | -3/+3 |
* | Revert "Remove deprecated form_for with strings or symbols" | José Valim | 2010-11-18 | 2 | -5/+2 |
* | Remove deprecated form_for with strings or symbols | Leonardo Capillera | 2010-11-18 | 2 | -2/+5 |
* | Remove duplicate helper method | Krekoten' Marjan | 2010-09-25 | 1 | -3/+0 |
* | Remove deprecated support to <% form_for %> and several ActionController::Bas... | José Valim | 2010-08-29 | 1 | -34/+10 |
* | Fix several known web encoding issues: | wycats | 2010-06-27 | 2 | -3/+3 |
* | changed from :object_name to :as on form_for api | Santiago Pastorino | 2010-04-05 | 1 | -1/+1 |
* | Refactored url_for in AV to have its own instances of the helpers instead of ... | wycats | 2010-04-03 | 1 | -9/+2 |
* | Modify assert_template to use notifications. Also, remove ActionController::B... | Carlhuda | 2010-03-17 | 3 | -37/+44 |
* | Add deprecation notices for <% %>. | Carlhuda | 2010-03-15 | 1 | -6/+18 |
* | %= works for content_tag and does not require parenthesis on method call | José Valim | 2010-03-12 | 1 | -2/+2 |
* | Make form helpers work with <%= | wycats | 2010-03-09 | 1 | -12/+34 |
* | Deprecate block_called_from_erb? pending a solution for getting it into apps | Carlhuda | 2010-03-09 | 1 | -0/+60 |