You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@helmiItsavirus I'm having trouble understanding why this is happening given your example. I cleaned up the formatting of your code so it's easier to read, but in your example both of your ContentSource and Facebook classes inherit from ApplicationRecord. You say that this involves STI, but neither of those are using STI. Are you sure that's accurate?
I found an issue when I use the STI model on my apps
expected the ContentSource to be invalid, but it was valid instead
The Rspec touch ContentSource instead of Facebook class, how it could be? or do I need to configure something?
The text was updated successfully, but these errors were encountered: