Skip to content

Instantly share code, notes, and snippets.

@Alotor
Last active August 29, 2015 14:03
Show Gist options
  • Save Alotor/d937107f2c5694d63017 to your computer and use it in GitHub Desktop.
Save Alotor/d937107f2c5694d63017 to your computer and use it in GitHub Desktop.
Domain Configuration
grails.plugin.admin.domains = [
"conferences.Room",
"conferences.Attendee",
"conferences.Conference",
"conferences.Talk",
"conferences.Speaker"
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment