aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template/erb/tag_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-30/+0
* Remove AS declarative extension from erb tag testCarlos Antonio da Silva2012-07-081-3/+0
* Remove unnecessary in HTML 5 type attribute with default valueAndrey A.I. Sitnik2012-04-051-3/+3
* 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