igrigorik / closure-sprockets

Sprockets processor for Google's Closure tools
http://www.igvita.com/2011/08/16/rails-3-asset-pipeline-google-closure/
54 stars 11 forks source link

undefined method `shellescape' for #<Pathname:> #15

Open dwilkie opened 10 years ago

dwilkie commented 10 years ago

Using Rails 4.1.7, Sprockets 2.11.3 gives this error when running rake assets:precompile. Note: this only happens when using the latest source from github. e.g.

gem "closure-sprockets", :github => "igrigorik/closure-sprockets"