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

Label crashes upon trying to describe a nonexistant gem #1

Closed
jgorset opened this issue Feb 24, 2014 · 2 comments · Fixed by #3
Closed

Label crashes upon trying to describe a nonexistant gem #1

jgorset opened this issue Feb 24, 2014 · 2 comments · Fixed by #3

Comments

@jgorset
Copy link
Owner

jgorset commented Feb 24, 2014

If you use a gem that isn't published yet, label will crash and burn:

mingle: /Users/jgorset/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/label-0.1.3/lib/label.rb:84:in `describe': undefined method `fetch' for "This rubygem could not be found.":String (NoMethodError)
@sindrenm
Copy link

What do you want to do in this case, though? Fetch the description from the gemspec file or just leave it uncommented in the Gemfile?

@jgorset
Copy link
Owner Author

jgorset commented Mar 10, 2014

It would be pretty neat to get it from the gemspec.

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

Successfully merging a pull request may close this issue.

2 participants