Skip to content

Instantly share code, notes, and snippets.

@bleonard
Created December 24, 2016 18:22
Show Gist options
  • Save bleonard/1b75b430ee79b677d0cf953b6869f366 to your computer and use it in GitHub Desktop.
Save bleonard/1b75b430ee79b677d0cf953b6869f366 to your computer and use it in GitHub Desktop.
Failures:
1) Content::Post should be associated with a user
Failure/Error: post.user = user
ActiveRecord::AssociationTypeMismatch:
Content::User(#70346317272500) expected, got Account::User(#70346295701620)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment