edgecase / dieter

Asset pipeline ring middleware
134 stars 22 forks source link

dieter should throw when an asset file is missing #23

Closed arohner closed 11 years ago

arohner commented 12 years ago

If my .dieter file has ["./foo.js", "./bar.js"], and foo.js isn't in the filesystem, dieter should throw an exception.

pbiggar commented 11 years ago

I fixed this in master.