Skip to content

Instantly share code, notes, and snippets.

@amiel
Created October 17, 2012 17:41
Show Gist options
  • Save amiel/3906959 to your computer and use it in GitHub Desktop.
Save amiel/3906959 to your computer and use it in GitHub Desktop.
controller do
def create
# Extend create to set the current user in your model here
create!
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment