aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template/record_tag_helper_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Check whether blocks are called from erb using a special __in_erb_template ↵Jeremy Kemper2008-06-191-13/+14
| | | | variable visible in block binding.
* Use output_buffer reader and writer methods exclusively instead of hitting ↵Jeremy Kemper2008-06-081-7/+2
| | | | the instance variable so others can override the methods.
* Work with @output_buffer instead of _erboutJeremy Kemper2008-06-021-7/+7
|
* Introduce ActionView::TestCase for testing view helpers.Joshua Peek2008-04-191-8/+3
|
* Tests for div_for and content_tag_for helpers. Closes #11223 [thechrisoshow]Pratik Naik2008-03-051-0/+59
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8980 5ecf4fe2-1ee6-0310-87b1-e25e094e27de