Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save giovannibenussi/77fe6b9cbcec520ecdb83661aaf90b3e to your computer and use it in GitHub Desktop.
Save giovannibenussi/77fe6b9cbcec520ecdb83661aaf90b3e to your computer and use it in GitHub Desktop.
post = Post.new
post.user = nil
post.save!(validate: false)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment