rails / coffee-rails

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

CoffeeScript version specification in readme #96

Closed sekmo closed 6 years ago

sekmo commented 6 years ago

I think it would be nice to specify which CoffeeScript version the gem relies on - since CoffeeScript 2 is out and newcomers might wonder about the version.

rafaelfranca commented 6 years ago

The version depends on the version of the coffee-script-source gem. It supports any version you want to use, but right now we only support coffescript 1