History for sprockets_spec.rb
View file5 commits
clean code
64068ed5
did committed on Mar 07, 2017
use the sass and uglifier gems to minify assets
6d64a42c
did committed on Feb 10, 2017
add instructions for autoprefixer and NodeJS (issue #54)
818f7253
did committed on Feb 16, 2016
sprockets installs autoprefixer only if the config/autoprefixer.yml exists (even if empty) (fix issue #54)
d60a9af2
did committed on Feb 16, 2016
extract the code to initialize the Sprockets env from the middleware
58e0a7b3
did committed on Apr 18, 2015