Quantcast
Channel: NoMethodError in pry-stack_explorer when using rails console - Stack Overflow
Browsing latest articles
Browse All 3 View Live

Answer by Eric Boehs for NoMethodError in pry-stack_explorer when using rails...

I had to add require 'awesome_print'AwesomePrint.pry!to my ~/.pryrc (per the AwesomePrint docs) to fix this error.Some are mentioning removing Pry.config.print from their ~/.pryrc but I didn't even...

View Article



Answer by Justin for NoMethodError in pry-stack_explorer when using rails...

I'm not running the same gems as you, but have run across the same error.I started an issue on the github project

View Article

NoMethodError in pry-stack_explorer when using rails console

I am using pry for rails console.Whenever I evaluate some value in console, NoMethodError is raised in bindings_equal?, that is a method of pry-stack_explorer gem. The input and output is as...

View Article
Browsing latest articles
Browse All 3 View Live




Latest Images