Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sprockets

How do I add asset search paths to Sprockets based on a wildcard subdomain in rails 3.1?

Rails asset pipeline: how to create custom manifest file

How to override single files from gem assets for assets:precompile?

Rails local asset:precompile - is there an automated way to check for changes?

Rails 3.1 and sprockets make it harder to debug using firebug?

Accessing images on production, from javascript, in Rails 4

Asset application.css is not declared but it is declared in manifest

Why does stylesheet_link_tag not link to /assets in production?

How do you write DRY, modular coffeescript with Sprockets in Rails 3.1?

Assets say "not precompiled" when they are precompiled

Sprockets encoding error on js file: invalid UTF-8 byte sequence

Rails 3.1 with Asset Pipeline, link_to :confirm message showing twice?

Sprockets File not Found Exception

ruby-on-rails sprockets

How do I get escape_javascript and other helpers in my sprockets pre-processed js file (not a view)?

Rails dev environment not updating html/css/assets even after restarting server

Avoid *.js.erb files by building all the asset_path values

Precompiling a .scss manifest file using Rails 3.1's asset pipeline

Rails4 Sprockets; Asset logical path has no extension

Disable Sprockets asset caching in development