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

Issue with Guard and Pry #2

Closed
Charcuchet opened this issue Mar 26, 2020 · 1 comment
Closed

Issue with Guard and Pry #2

Charcuchet opened this issue Mar 26, 2020 · 1 comment

Comments

@Charcuchet
Copy link

In section 3.6 of the latest version of the Rails Tutorial, Guard doesn't install properly.

On launch there is an error "/home/ubuntu/.rvm/gems/ruby-2.6.3/gems/guard-2.15.0/lib/guard/jobs/pry_wrapper.rb:131:in _setup': undefined method file=' for #Pry::History:0x000056258cb81728"

It seems to be linked to guard/guard#953.

It can be fixed by using the latest release of Guard 2.16.2.

@mhartl
Copy link
Collaborator

mhartl commented Mar 27, 2020

Thanks! I’ve updated the tutorial accordingly.

@mhartl mhartl closed this as completed Mar 27, 2020
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