groovydev / twitter-bootstrap-grails-plugin

Grails plugin for Twitter Bootstrap CSS framework resources
173 stars 92 forks source link

Fixes #23 #24

Closed manuelvio closed 12 years ago

manuelvio commented 12 years ago

I've enclosed getResource() calls in a try catch clause in order to get resources plugin get past BootstrapResources.groovy correctly in case of integration tests, database migration scripts or other cases where folders can't be resolved. I've tested this patch both in run-app and run-war and it behaves correctly.

groovydev commented 12 years ago

Thanks. Fix is fine. I've published version 2.0.1.22.