Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScript, CoffeeScript, CSS, Sass, and SCSS.
gem install sprocketsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize a Sprockets environment and serve a compiled asset
Add require 'sprockets/directive_processor' to your configuration.
No dependency data recorded yet.