You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
The text was updated successfully, but these errors were encountered: