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

(LoadError) no such file to load -- torquebox/console/server #3

Open
brightball opened this issue Apr 9, 2013 · 2 comments
Open

(LoadError) no such file to load -- torquebox/console/server #3

brightball opened this issue Apr 9, 2013 · 2 comments

Comments

@brightball
Copy link

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

@brightball
Copy link
Author

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.

@HenriMorlaye
Copy link

I had the same problem: I added torquebox-console and pry to my gemfile and it works now.

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