maccman / catapult

A Sprockets/Rack build tool
MIT License
137 stars 14 forks source link

Fixes crash when an asset isn't available. #9

Closed mikaa123 closed 11 years ago

mikaa123 commented 11 years ago

As mentioned in #7, catapult was crashing whenever it didn't find an asset.

This pull request intercepts the exception and issues a warning.

mraaroncruz commented 11 years ago

@maccman Could you push this to rubygems please. Thank you!