aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/helpers/asset_url_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* 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