Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run the polymorphic bug #1349

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bf4
Copy link
Collaborator

@bf4 bf4 commented Jan 7, 2021

Making a PR with just the failing test from #1305

I see

No class name found for #<Class:#<ContactMedium:0x00007f93d23acb00>> (Responds to ActiveModel::Naming but Class name cannot be blank. You need to supply a name argument when anonymous class given)
No class name found for #<Class:#<Individual:0x00007f93d23bd6f8>> (Responds to ActiveModel::Naming but Class name cannot be blank. You need to supply a name argument when anonymous class given)
No class name found for #<Class:#<ContactMedium:0x00007f93d641cb90>> (Responds to ActiveModel::Naming but Class name cannot be blank. You need to supply a name argument when anonymous class given)
No class name found for #<Class:#<Individual:0x00007f93d6424408>> (Responds to ActiveModel::Naming but Class name cannot be blank. You need to supply a name argument when anonymous class given)
No class name found for #<Class:#<ContactMedium:0x00007f93d684d7a0>> (Responds to ActiveModel::Naming but Class name cannot be blank. You need to supply a name argument when anonymous class given)
No class name found for #<Class:#<Individual:0x00007f93d646f9d0>> (Responds to ActiveModel::Naming but Class name cannot be blank. You need to supply a name argument when anonymous class given)

@bf4 bf4 force-pushed the fix_polymorphic_relations_lookup branch 2 times, most recently from d90f30e to 23bbe90 Compare January 12, 2021 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants