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

'pry' Heroku problem #1

Closed
eyalev opened this issue Dec 25, 2013 · 3 comments
Closed

'pry' Heroku problem #1

eyalev opened this issue Dec 25, 2013 · 3 comments
Assignees
Labels

Comments

@eyalev
Copy link

eyalev commented Dec 25, 2013

Hi,

I was having a problem deploying to Heroku. It seems to relate to money-tree/key.rb:4:

require 'pry'

Only when I added 'pry' to production ENV in Gemfile it was fixed.
What is the right solution for this?

Thanks

@ghost ghost assigned wink Dec 26, 2013
@wink
Copy link
Owner

wink commented Dec 26, 2013

Pry was only supposed to be a development dependency, I've removed the require statement, thanks! Go ahead and upgrade to version 0.8.6.

@wink wink closed this as completed Dec 26, 2013
@eyalev
Copy link
Author

eyalev commented Dec 26, 2013

Thanks

@wink
Copy link
Owner

wink commented Dec 26, 2013

No problem. Thanks for the report.

On Thu, Dec 26, 2013 at 12:53 AM, Eyal Levin [email protected]:

Thanks


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-31215163
.

wink pushed a commit that referenced this issue Dec 8, 2014
convenience method to retrieve seed as hex string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants