stokito / grails-cookie

Makes dealing with cookies easy. Provides an injectable service and tag to easily get, set, and delete cookies with one line
http://grails.org/plugin/cookie
16 stars 12 forks source link

fix doWithDynamicMethods #38

Closed osscontributor closed 9 years ago

osscontributor commented 9 years ago

This pull request will not be needed if https://github.com/stokito/grails-cookie/pull/40 is applied. https://github.com/stokito/grails-cookie/pull/40 removes the doWithDynamicMethods altogether.