Skip to content

Instantly share code, notes, and snippets.

@edjasperdev
Created July 24, 2014 23:28
Show Gist options
  • Save edjasperdev/67b32a9393de25e512de to your computer and use it in GitHub Desktop.
Save edjasperdev/67b32a9393de25e512de to your computer and use it in GitHub Desktop.
private
def set_party
@party = Party.find_by(:code => params[:code])
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment