Skip to content

Run the polymorphic bug#1349

Open
bf4 wants to merge 2 commits intocerebris:masterfrom
bf4:fix_polymorphic_relations_lookup
Open

Run the polymorphic bug#1349
bf4 wants to merge 2 commits intocerebris:masterfrom
bf4:fix_polymorphic_relations_lookup

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