aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/helpers/record_tag_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Ensure that calling content_tag_for in a helper doesn't cause duplicate output.Tom Lea2008-08-291-3/+3
* Don't pass block binding to concatJeremy Kemper2008-06-021-3/+2
* Merge docrails.Pratik Naik2008-05-251-2/+2
* Tests for div_for and content_tag_for helpers. Closes #11223 [thechrisoshow]Pratik Naik2008-03-051-1/+1
* Standardize on using hyphens rather than colons to separate option names from...Marcel Molina2007-11-061-1/+1
* Added record identifications to FormHelper#form_for and PrototypeHelper#remot...David Heinemeier Hansson2007-05-141-52/+56
* Added the first part of Simply Helpful to core. The rest is pending a clean i...David Heinemeier Hansson2007-04-301-0/+55