Closed ozzyaaron closed 12 years ago
Out of curiosity, why use an absolute version, instead of "coffee-script", ">= 2.2.0"?
Hmm, what Rails are you using? The latest one has CoffeeScript by default in its Gemfile.
The issue with merging this patch, is that it would require everyone to specify the spine-rails gem in the 'assets' group inside their Gemfile, if they wanted thing to still work correctly with environments like Heroku.
I'm not to flush on the Gem development but my project didn't have coffee-rails in it's gemset and the JS for spine obviously wouldn't compile.
Thanks