rails / coffee-rails

CoffeeScript adapter for the Rails asset pipeline. Also adds support for .coffee views.
MIT License
230 stars 64 forks source link

ReferenceError: CoffeeScript is not defined with coffee-script-source 1.12.1 #84

Closed thezed closed 7 years ago

thezed commented 7 years ago
2016-12-16 0 30 47

Switching back to version 1.11.1 solves the issue

guilleiguaran commented 7 years ago

coffee-script-source 1.12.1 was yanked

thezed commented 7 years ago

But this version still bundles with 'bundle update'

guilleiguaran commented 7 years ago

I see, we should wait to get fixed the problem in upstream (https://github.com/jashkenas/coffeescript/issues/4403) before of publishing a new version of the gem

guilleiguaran commented 7 years ago

I've released a new version of coffee-script-source https://rubygems.org/gems/coffee-script-source/versions/1.12.2