Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mathieujobin/url_options_for_assets
Make the Rails asset Pipeline support url_options helper
https://github.com/mathieujobin/url_options_for_assets
Last synced: 11 days ago
JSON representation
Make the Rails asset Pipeline support url_options helper
- Host: GitHub
- URL: https://github.com/mathieujobin/url_options_for_assets
- Owner: mathieujobin
- Created: 2013-06-20T02:16:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-20T02:26:14.000Z (over 11 years ago)
- Last Synced: 2024-10-11T22:48:50.119Z (about 1 month ago)
- Language: Ruby
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
url_options_for_assets
======================Make the Rails asset Pipeline support url_options helper
it is implemented as a simple monkey patch to Sprockets rails_helpers
maybe there is a better implementation?