Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sprockets

Sprockets not loading manifest files (jQuery, jQuery_ujs)

Require directive - file url

Rails - How to pass Sprockets::Context in manual sass compiling

Rails 3.1 Possible Bug in Asset Pipeline and Uglifier

Referencing different stylesheets in different views in Rails

Why the heck is Rails 3.1 / Sprockets 2 / CoffeeScript adding extra code?

rake aborted! ExecJS::RuntimeError: (execjs):1

Rails 3.1 and Coffeescript: Require entire directory

sprockets sass partial erb extension

Rails 4 - Asset Pipeline path is 'images/file.jpg' instead of 'assets/file.jpg' [duplicate]

Rails 4.2: image path and fingerprint only added when config.assets.compile = true

Invalidate Sprockets cache during RSpec automated test

Rails 5.2 server hangs when not precompiling assets

Asset compiling crashing on server environment with: "NoMethodError: undefined method `[]' for nil:NilClass"

Can the rails tmp/cache/assets files be safely deleted?

Using RequireJS with a Rails 3.1 app