This message was deleted.
# general
s
This message was deleted.
👍 4
partygrails 3
j
It looks like the links on the release (What's New, User Guide, Closed Issues, Github Commits) all point to the 4.0.4 versions of those pages.
p
Thanks, this has been fixed.
j
@puneetbehl It says - "Ability to load configurations from plugin.groovy" - Do you have a pointer to documentation and / or sample code?
p
The plugin may provide config via 
grails-app/conf/plugin.yml
or ``grails-app/conf/plugin.groovy` .
j
@puneetbehl thank you, will look into it.