aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template/erb
Commit message (Expand)AuthorAgeFilesLines
* changed from :object_name to :as on form_for apiSantiago Pastorino2010-04-051-1/+1
* Refactored url_for in AV to have its own instances of the helpers instead of ...wycats2010-04-031-9/+2
* Modify assert_template to use notifications. Also, remove ActionController::B...Carlhuda2010-03-173-37/+44
* 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