Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |