sam / doubleshot

Build and Dependency Management for mixed Java/Ruby projects.
MIT License
19 stars 22 forks source link

doubleshot init errors out on invalid gemspecs #77

Closed sam closed 11 years ago

sam commented 11 years ago

An error is expected behavior, but it should be raising the error from evaling the gemspec. Instead the rescue has bugs in it preventing you from seeing the actual error.