Skip to content

Instantly share code, notes, and snippets.

@bleonard
Created December 24, 2016 19:15
Show Gist options
  • Save bleonard/743a95f1312eb06e3b5673d9e8f742a1 to your computer and use it in GitHub Desktop.
Save bleonard/743a95f1312eb06e3b5673d9e8f742a1 to your computer and use it in GitHub Desktop.
def save(*)
create_or_update
rescue ActiveRecord::RecordInvalid
false
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment