Skip to content

Instantly share code, notes, and snippets.

@pjazdzewski1990
Created May 13, 2015 19:57
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save pjazdzewski1990/c4ca74b60cb619d7794a to your computer and use it in GitHub Desktop.
def fillAction = {
set("roles" -> EmployeeRole.findAll())
render("/pollResults/new")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment