undefined method `child_key' for nil:NilClass
Reported by BrianTheCoder | June 22nd, 2008 @ 09:17 PM
When I create a habtm relationship and try to add to it with << I get the above error.
Comments and changes to this ticket
-
Dan Kubb June 23rd, 2008 @ 07:13 PM
BrianTheCoder, it appears as if << is currently specced here:
http://github.com/sam/dm-core/tr...
Can you supply a failing spec so we can reproduce this error?
-
BrianTheCoder June 24th, 2008 @ 01:21 AM
Here's the module I wrote that is failing. In the init_accessors it always fails on self.accessors <<
-
-
Sam Smoot July 1st, 2008 @ 10:20 AM
- → State changed from new to open
- → Tag changed from to bug dm-core has_and_belongs_to_many
I believe this happens when the Property doesn't get generated properly. Hopefully resolved RSN with Extlib::DependencyQueue.
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
