Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Merge pull request #15312 from JuanitoFatas/action_view/asset_path" | Matthew Draper | 2014-09-14 | 1 | -1/+1 |
| | | | | | | | 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. | ||||
* | Return an absolute instead of relative path from an asset url in the case of ↵ | Jolyon Pawlyn | 2014-07-15 | 1 | -1/+1 |
| | | | | the `asset_host` proc returning nil | ||||
* | [ci skip] /javascript/ -> JavaScript - cover whole app | Akshay Vishnoi | 2014-07-04 | 1 | -2/+2 |
| | |||||
* | [ci skip] correct output for asset_helper methods | Kuldeep Aggarwal | 2014-06-16 | 1 | -10/+10 |
| | | | | see cc255d3 | ||||
* | Update documentation for setting asset_host to a Proc, mention that the ↵ | Manuel Meurer | 2014-05-31 | 1 | -1/+4 |
| | | | | request parameter might not be supplied [ci skip] | ||||
* | correct docs for (asset|image)_path [ci skip] | Aditya Kapoor | 2014-05-27 | 1 | -14/+14 |
| | |||||
* | Convert source to string if it is present. | Juanito Fatas | 2014-05-25 | 1 | -1/+1 |
| | |||||
* | Improve documentation for asset_url | Hubert Łępicki | 2014-05-08 | 1 | -1/+8 |
| | | | | Updated CHANGELOG.md with entry about :host in asset_url | ||||
* | Allow custom asset host to be passed in asset_url | Hubert Łępicki | 2014-05-08 | 1 | -1/+2 |
| | |||||
* | always use File.join | phoet | 2014-05-01 | 1 | -2/+2 |
| | |||||
* | Fix a few typos. [ci skip] | namusyaka | 2013-09-04 | 1 | -2/+2 |
| | |||||
* | Move actionpack/lib/action_view* into actionview/lib | Piotr Sarnacki | 2013-06-20 | 1 | -0/+355 |