aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template/erb/tag_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate helper methodKrekoten' Marjan2010-09-251-3/+0
* Remove deprecated support to <% form_for %> and several ActionController::Bas...José Valim2010-08-291-34/+10
* Fix several known web encoding issues:wycats2010-06-271-2/+2
* Modify assert_template to use notifications. Also, remove ActionController::B...Carlhuda2010-03-171-37/+3
* Add deprecation notices for <% %>.Carlhuda2010-03-151-6/+18
* %= works for content_tag and does not require parenthesis on method callJosé Valim2010-03-121-2/+2
* Make form helpers work with <%= wycats2010-03-091-12/+34
* Deprecate block_called_from_erb? pending a solution for getting it into appsCarlhuda2010-03-091-0/+60