Skip to content

Instantly share code, notes, and snippets.

@pjazdzewski1990
Created May 13, 2015 19:57
Show Gist options
  • Save pjazdzewski1990/c4ca74b60cb619d7794a to your computer and use it in GitHub Desktop.
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