Commit Graph

12 Commits

Author SHA1 Message Date
Matthew Draper
457c876b15 Revert "Merge pull request #15312 from JuanitoFatas/action_view/asset_path"
This reverts commit 21ec7fefea5a1b823cb88733b019b3d52240801d.

Per #16911, there's actually a good reason for a "blank" value to have a
useful `to_s` here. So let's also add some tests to prove that.
2014-09-14 07:04:47 +09:30
Jolyon Pawlyn
d005777469 Return an absolute instead of relative path from an asset url in the case of the asset_host proc returning nil 2014-07-15 08:32:55 +01:00
Akshay Vishnoi
3ac3760c69 [ci skip] /javascript/ -> JavaScript - cover whole app 2014-07-04 03:00:09 +05:30
Kuldeep Aggarwal
4db09e6f6c [ci skip] correct output for asset_helper methods
see cc255d3
2014-06-16 23:05:11 +05:30
Manuel Meurer
f7b0f4f1e0 Update documentation for setting asset_host to a Proc, mention that the request parameter might not be supplied [ci skip] 2014-05-31 17:06:36 +02:00
Aditya Kapoor
5e36411ec3 correct docs for (asset|image)_path [ci skip] 2014-05-27 00:58:47 +05:30
Juanito Fatas
d28ed9f536 Convert source to string if it is present. 2014-05-25 16:18:51 +08:00
Hubert Łępicki
db9a5c5a1f Improve documentation for asset_url
Updated CHANGELOG.md with entry about :host in asset_url
2014-05-08 20:51:59 +02:00
Hubert Łępicki
5371106d53 Allow custom asset host to be passed in asset_url 2014-05-08 08:10:00 +02:00
phoet
b6aa70c3b5 always use File.join 2014-05-01 16:09:17 -04:00
namusyaka
2b6b5404af Fix a few typos. [ci skip] 2013-09-04 03:48:53 +09:00
Piotr Sarnacki
0d6e8edc2a Move actionpack/lib/action_view* into actionview/lib 2013-06-20 17:23:15 +02:00