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

Deprecate RubyLex and warn about referencing to it #692

Merged
merged 1 commit into from
Aug 24, 2023
Merged

Commits on Aug 24, 2023

  1. Deprecate RubyLex and warn about referencing to it

    `RubyLex` has always been a private component of IRB, so we should
    explicitly discourage usages of it.
    Also, it should be placed under the `IRB` module like other components.
    st0012 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    fa6e3be View commit details
    Browse the repository at this point in the history