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

Adds support for Rails version >= 7.2 #130

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Commits on May 10, 2024

  1. Adds support for Rails version >= 7.2

    After upgrading [Rails console using IRB's latest official extension APIs](rails/rails#51705)
    pry-rails is failing to open the console.
    
    This change takes Rails' console helper methods defined in
    IRB::HelperMethod.helper_methods and adds to the main object.
    melopilosyan committed May 10, 2024
    Configuration menu
    Copy the full SHA
    88a8f1a View commit details
    Browse the repository at this point in the history