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

Add Ruby 3, Rails 7 to CI matrix #494

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

RobinDaugherty
Copy link
Member

And exclude some unsupported Rails configurations based on https://www.fastruby.io/blog/ruby/rails/versions/compatibility-table.html

@codeodor
Copy link

codeodor commented May 2, 2022

Does this gem with Binding of Caller not work on Ruby 3+?

We somewhat recently upgraded Ruby and Rails and I just noticed Better Errors is not giving me the in-browser REPL like it used to.

And exclude some unsupported Rails configurations.
@RobinDaugherty
Copy link
Member Author

@codeodor as far as I can tell better_errors and binding_of_caller work with Ruby 3.0. I use it personally in a project. We just haven't had time to evaluate our unit tests or update CI.

@RobinDaugherty RobinDaugherty changed the title Add Ruby 3.0.0-preview1 to CI matrix Add Ruby 3, Rails 7 to CI matrix Jun 14, 2023
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

2 participants