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

Error with show-method: Unhandled exception in YARD::Handlers::C::MixinHandler #134

Open
becker1701 opened this issue Feb 20, 2017 · 1 comment

Comments

@becker1701
Copy link

While in a pry console session, #show-method is throwing an unhandled exception in in YARD::Handlers::C::MixinHandler.

-- This is the pry console session:
The command is run at line 21 of the following Gist:
Gist of full stack trace

Pry: 0.10.4
Ruby: 2.3.1
RVM: 1.29.0
pg 0.19.0
yard: 0.9.8

@davidalejandroaguilar
Copy link

I got the same error myself while doing:

result = db.exec('SELECT * FROM films;')
show-method result.values
# Error

Ruby 2.3.1
Pry 0.10.4
PG: 0.20.0 x86-mingw32
Yard: 0.9.9

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

No branches or pull requests

2 participants