rails / coffee-rails

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

coffee-rails not being included in new rails app #120

Closed mehagar closed 4 years ago

mehagar commented 4 years ago

I am using Rails version 6.0.1 and when I run rails new testApp I do not see the coffee-rails gem in the Gemfile. Is this gem still being included in Rails by default?

rafaelfranca commented 4 years ago

No, it is not.