aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/asset_tag_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Example of setting data attributes for image_tagNishant Modak2015-11-201-1/+2
* Allow `host` option in javscript and css helpersGrzegorz Witek2015-11-081-0/+2
* Removed Mocha from ActionView part 1Ronak Jangir2015-08-241-4/+6
* Merge pull request #20669 from akolomiychuk/image-pathYves Senn2015-06-291-0/+5
|\
| * Add nil check in asset_pathAnton Kolomiychuk2015-06-291-0/+5
|/
* image_tag raises an error if size is passed with height and/or widthMike Stone2015-04-241-0/+8
* Zlib isn't required for AssetTagHelperTest anymoreThiago Pradi2015-03-141-1/+0
* Allow to pass a string value to size option in `image_tag` and `video_tag`Mehdi Lahmam2015-02-161-0/+2
* remove un-needed sortschneems2014-10-071-1/+1
* Revert "Merge pull request #15312 from JuanitoFatas/action_view/asset_path"Matthew Draper2014-09-141-0/+11
* Return an absolute instead of relative path from an asset url in the case of ...Jolyon Pawlyn2014-07-151-0/+8
* Allow custom asset host to be passed in asset_urlHubert Łępicki2014-05-081-0/+15
* always use File.joinphoet2014-05-011-0/+8
* Change favicon_link_tag helper mimetype from image/vnd.microsoft.icon to imag...glorieux2014-04-211-3/+3
* Unused classes in AV testsAkira Matsuda2013-12-241-8/+0
* allow video_tag to accept `size` as `Number` for square shaped videosKuldeep Aggarwal2013-12-181-1/+1
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-0/+762