aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/helpers/asset_url_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* Return an absolute instead of relative path from an asset url in the case of ↵Jolyon Pawlyn2014-07-151-1/+1
| | | | the `asset_host` proc returning nil
* [ci skip] /javascript/ -> JavaScript - cover whole appAkshay Vishnoi2014-07-041-2/+2
|
* [ci skip] correct output for asset_helper methodsKuldeep Aggarwal2014-06-161-10/+10
| | | | see cc255d3
* Update documentation for setting asset_host to a Proc, mention that the ↵Manuel Meurer2014-05-311-1/+4
| | | | request parameter might not be supplied [ci skip]
* correct docs for (asset|image)_path [ci skip]Aditya Kapoor2014-05-271-14/+14
|
* Convert source to string if it is present.Juanito Fatas2014-05-251-1/+1
|
* Improve documentation for asset_urlHubert Łępicki2014-05-081-1/+8
| | | | Updated CHANGELOG.md with entry about :host in asset_url
* Allow custom asset host to be passed in asset_urlHubert Łępicki2014-05-081-1/+2
|
* always use File.joinphoet2014-05-011-2/+2
|
* Fix a few typos. [ci skip]namusyaka2013-09-041-2/+2
|
* Move actionpack/lib/action_view* into actionview/libPiotr Sarnacki2013-06-201-0/+355