aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/helpers/asset_tag_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Cut string allocations in content_tag_stringschneems2015-07-291-1/+1
* Freeze string literals when not mutated.schneems2015-07-191-1/+1
* image_tag raises an error if size is passed with height and/or widthMike Stone2015-04-241-0/+7
* correct output of auto_discovery_link_tag [ci skip]yuuji.yaginuma2015-04-041-1/+1
* Allow to pass a string value to size option in `image_tag` and `video_tag`Mehdi Lahmam2015-02-161-0/+1
* Uppercase HTML in docs.Hendy Tanata2014-08-081-2/+2
* [ci skip] /javascript/ ~> JavaScriptAditya Kapoor2014-06-171-1/+1
* Revert "Correct Documentation for asset_tag_helpers"Rafael Mendonça França2014-06-041-17/+16
* correct doc for (audio|video)_tag [ci skip]Aditya Kapoor2014-05-271-10/+10
* Correct Documentation for asset_tag_helpersAditya Kapoor2014-05-261-15/+16
* rewrites the API docs of favicon_link_tag [ci skip]Xavier Noria2014-04-291-9/+16
* Change favicon_link_tag helper mimetype from image/vnd.microsoft.icon to imag...glorieux2014-04-211-3/+3
* Fix typo in image_tag documentationAdrien2014-01-071-1/+1
* duplication removed(DRY)abhishek2013-12-181-16/+10
* allow video_tag to accept `size` as `Number` for square shaped videosKuldeep Aggarwal2013-12-181-4/+10
* Typo and grammatical fixes [ci skip]Akshay Vishnoi2013-12-021-1/+1
* unnecessary checking of `size` with `second regex` if matched with first oneKuldeep Aggarwal2013-11-271-2/+5
* Merge pull request #12788 from kylefritz/patch-1Rafael Mendonça França2013-11-061-2/+2
* Fixed return strings in documentationJoseph Zidell2013-10-031-3/+3
* Fixed typo in documentationJoseph Zidell2013-10-031-3/+3
* Add "extname" option to javascript_include_tagNathan Stitt2013-08-031-3/+6
* Move actionpack/lib/action_view* into actionview/libPiotr Sarnacki2013-06-201-0/+316