Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix web-console version for Rails 6.1 #40549

Merged
merged 1 commit into from Nov 5, 2020
Merged

Fix web-console version for Rails 6.1 #40549

merged 1 commit into from Nov 5, 2020

Conversation

stephannv
Copy link
Contributor

Summary

Bump web-console version to 4.1.0. There is an incompatibility between web-console and Rails 6.1.0.rc1 described here: #40532.
The problem occurred due to ActionView::Base#initialize arguments be required now (cd0c99c).
This pull request to https://github.com/rails/web-console fixed the problem.

@rails-bot rails-bot bot added the railties label Nov 5, 2020
@rafaelfranca rafaelfranca merged commit 81f0018 into rails:master Nov 5, 2020
rafaelfranca added a commit that referenced this pull request Nov 5, 2020
…on_for_6_1_0

Fix web-console version for Rails 6.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants