rails / coffee-rails

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

CI: Organize matrix to run something #125

Open olleolleolle opened 3 years ago

olleolleolle commented 3 years ago

This PR configures the build matrix to include newer versions of Rails.

TODO

Other

Found a tiny issue, and extract its fix to https://github.com/rails/coffee-rails/pull/126.

olleolleolle commented 3 years ago

Or, is the better goal to work towards a Sprockets 4 configuration which works?