Closed aalmiray closed 13 years ago
Sorry it took me so long to get this merged in. Thanks for your contribution (and your patience)!
Awesome! Thank you for accepting the patch. Looking forward to the next release (plus license update) so that the Griffon RatPack gets released as well :-)
Upgraded dependencies to groovy 1.7.6, jetty 6.1.26 Refactored TemplateRenderer with protected methods and better resource hanlding Refactored RatpackServlet with classpath resource handling
These changes will allow Ratpack to handle its resources regardless of the mode. It can even be embedded in other applications, for example a Griffon application.
I leave the changes up to your consideration. Thanks again for such cool piece of software.