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

$ Time#succ doesn't work #24

Open
egwspiti opened this issue Apr 8, 2014 · 2 comments
Open

$ Time#succ doesn't work #24

egwspiti opened this issue Apr 8, 2014 · 2 comments

Comments

@egwspiti
Copy link

egwspiti commented Apr 8, 2014

[1] pry(main)> $ Time#succ
NameError: undefined local variable or method `cannot_locate_source_error' for #<Pry::Command::ShowSource:0x0000000244e3d0>
from /usr/local/lib/ruby/gems/1.9.1/gems/pry-0.9.12.6/lib/pry/commands/show_source.rb:28:in `content_for'

Only pry(0.9.12.6) and pry-doc(0.6.0) installed. Happens on both MRI 1.9.3p385 and 2.1.1p76

@kyrylo
Copy link
Member

kyrylo commented Apr 8, 2014

It looks like YARD, on which we depend, fails to parse it.

EDIT: fixed the link.

@dgutov
Copy link
Contributor

dgutov commented Apr 8, 2014

The error could be handled better, though.

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

3 participants