Open brightball opened 11 years ago
Solved my own problem. You have to also have pry installed for the console to work. Should that be added as a dependency to this gem? Going to leave this open for comment.
I had the same problem: I added torquebox-console and pry to my gemfile and it works now.
This happens whenever I connect to the torquebox console and then try to switch to my application. torquebox-console isn't in the application's Gemfile because if I do that I get application errors on the application in general, specifically dependancies on pry.
https://gist.github.com/aramisbear/1f80e55d01973accdc0e