aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/helpers/tag_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* remove un-needed sortschneems2014-10-071-1/+1
* Extract data/aria attribute prefixes to a constantRafael Mendonça França2014-09-031-1/+3
* Add support for ARIA attributes in tagsPaoMar2014-09-031-4/+4
* Include missing module in tag_helperCarlos Antonio da Silva2014-07-091-0/+1
* Merge pull request #15654 from pdg137/masterMatthew Draper2014-06-131-2/+5
|\
| * In tag helper, honor html_safe on array parameters; also make safe_join more ...Paul Grayson2014-06-121-3/+15
|/
* drastically reduce object allocationsAaron Patterson2014-06-021-2/+2
* Update doc for TagHelper.Hendy Tanata2014-03-051-2/+8
* Allocate one less object using html_safe during content_tag constructionJosh Jordan2013-11-141-1/+1
* Convert CDATA input to string before gsub'ingCarsten Zimmermann2013-10-291-1/+1
* Move actionpack/lib/action_view* into actionview/libPiotr Sarnacki2013-06-201-0/+176