issues
search
rails
/
coffee-rails
CoffeeScript adapter for the Rails asset pipeline. Also adds support for .coffee views.
MIT License
230
stars
64
forks
source link
[Meta] Ruby 2.6, Rails 6
#107
Closed
larouxn
closed
5 years ago
larouxn
commented
5 years ago
Meta pull request.
[x] Run tests against Ruby 2.6 (
https://github.com/rails/coffee-rails/pull/102
)
[x] Remove explicit Bundler install (
https://github.com/rails/coffee-rails/pull/104
)
[x] Remove Gemfile + Ruby 2.4 from Travis (
https://github.com/rails/coffee-rails/pull/105
)
[ ] Skip CoffeeScript generate tests for Rails >= 6 (
https://github.com/rails/coffee-rails/pull/106
)
[x] Remove support for Rails <5.2 (
https://github.com/rails/coffee-rails/pull/108
)
[x] Add Ruby 2.6 Gemfile test (
https://github.com/rails/coffee-rails/pull/109
)
Meta pull request.