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

Ruby 2.6, 2.7 and 3 fixes #405

Merged
merged 1 commit into from
Feb 10, 2021
Merged

Ruby 2.6, 2.7 and 3 fixes #405

merged 1 commit into from
Feb 10, 2021

Conversation

BryanH
Copy link
Collaborator

@BryanH BryanH commented Feb 7, 2021

Updates to work with newer rubies

@BryanH BryanH merged commit c28d432 into master Feb 10, 2021
@BryanH BryanH deleted the BryanH_merge_ruby27_fixes branch February 10, 2021 14:09
jclusso added a commit to jclusso/awesome_print that referenced this pull request Jul 19, 2022
* source/master:
  Update PRY integration section (awesome-print#411)
  BigDecimal required; test fixes for ruby 3 (awesome-print#408)
  Bump canonical (awesome-print#406)
  Ruby 2.6, 2.7 and 3 fixes (awesome-print#405)
  Added canonical for rubygems (awesome-print#401)
  Updated nokogiri to fix vulnerability scan failures (awesome-print#400)
  Corrected bug in examples (issue awesome-print#326); added example headers (awesome-print#398)
  Updated config to remove deprecations (awesome-print#397)
  Update CHANGELOG & fixed travis fails (awesome-print#394)
  Added mongoid 7 gemsets; ignore vendor/bundle (awesome-print#395)
  Added rails 6.0 and 6.1 tests to travis (awesome-print#396)
  Fix method signature after change in IRB (awesome-print#390)
  Fixes block and proc definition to work with Ruby 3.0.0 (awesome-print#392)
  Retire eol rubies (awesome-print#393)
  Use rails 5.2 when testing frozen strings
  Fix frozen string errors
  Run frozen string specs against ruby 2.6
  Run builds against ruby 2.6 instead of head
  Lock rails 5 to correct sqlite3 version
obourdon pushed a commit to obourdon/awesome_print that referenced this pull request Jan 26, 2023
@dawson-conway
Copy link

This change breaks getting the class for a method when it matches the example above: #<Method: User(#<Module:0x00000103207c00>)#_username>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants