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 to define missing IRB::PowerAssert namespace since v0.3.0 #202

Merged
merged 2 commits into from
May 2, 2024

Conversation

kachick
Copy link
Owner

@kachick kachick commented May 2, 2024

v0.3.0 cannot be used

/home/kachick/.local/share/gem/ruby/3.3.0/gems/irb-power_assert-0.3.0/lib/irb/power_assert.rb:9:in `<module:PowerAssert>': uninitialized constant IRB::PowerAssert (NameError)

  INTERNAL_LIB_DIRS[IRB::PowerAssert] = File.dirname(File.dirname(caller_locations(1, 1).first.path)

@kachick kachick merged commit 09df792 into main May 2, 2024
12 checks passed
@kachick kachick deleted the fix-undefined-const-with-ci branch May 2, 2024 08:54
@kachick kachick changed the title Add E2E test in CI Fix to define missing IRB::PowerAssert namespace since v0.3.0 May 2, 2024
@kachick kachick changed the title Fix to define missing IRB::PowerAssert namespace since v0.3.0 Fix to define missing IRB::PowerAssert namespace since v0.3.0 May 2, 2024
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.

1 participant