On Thursday, August 2, 2012 3:37:15 PM UTC-6, Peter H. wrote:
…However, when I start the Rails console from inside the dummy
application, Pry doesn’t seem to be working…
It looks like things work if I specify pry-rails in the engine Gemfile
like
this (in addition to having it in thegemspec file, as is the practice
when
you need a gem to target a specific version/location for development):
In other words, it looks like pry-rails version 0.1.6 from http://rubygems.org doesn’t work, but the HEADof themaster branch on
GitHub
does work. I’m not sure, but maybe a new version of pry-rails needs to
be
pushed to http://rubygems.org.
Pete
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.