You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)`
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)`
Trying to use composer with Rails 6.0.0 complains with the misleading error message:
The text was updated successfully, but these errors were encountered: