rails-composer icon indicating copy to clipboard operation
rails-composer copied to clipboard

[Feature request] Support for Rails 6.0.0

Open jarl-dk opened this issue 5 years ago • 4 comments

Trying to use composer with Rails 6.0.0 complains with the misleading error message:

https://raw.github.com/RailsApps/rails-composer/master/composer.rb:279:in `apply': Rails 6.0.0 is not supported. Use Rails 4.1 or newer. (StandardError)

jarl-dk avatar Sep 23 '19 20:09 jarl-dk

same problem here with rails 6.0.2.2:

You are using Rails version 6.0.2.2 which is not supported. Use Rails 4.1 or newer.

emacielxp avatar May 06 '20 17:05 emacielxp

Same here... :( Rails version 6.0.3 https://raw.github.com/RailsApps/rails-composer/master/composer.rb:279:in apply': Rails 6.0.3 is not supported. Use Rails 4.1 or newer. (StandardError)`

louie728 avatar May 07 '20 17:05 louie728

Any alternatives until it's supported? :|

joaotorres avatar Apr 24 '21 17:04 joaotorres

the same problem here Rails version 7.0.3 https://raw.github.com/RailsApps/rails-composer/master/composer.rb:279:in apply': Rails 7.0.3 is not supported. Use Rails 4.1 or newer. (StandardError)`

TrindadeF avatar Jun 09 '22 13:06 TrindadeF