On 28 Dec 2009, at 06:35, Gary Yngve wrote: > # /Library/Ruby/Gems/1.8/gems/dm-core-0.10.2/lib/dm-core/resource.rb:766:in > `eager_load': undefined method `reload' for nil:NilClass > (NoMethodError) > # from > /Library/Ruby/Gems/1.8/gems/dm-core-0.10.2/lib/dm-core/resource.rb:752:in > `lazy_load' > # from > /Library/Ruby/Gems/1.8/gems/dm-core-0.10.2/lib/dm-core/resource.rb:250:in > `attributes' > # from after_save.rb:20
This one is already fixed: http://github.com/datamapper/dm-core/commit/3332db6c25ab9cea9ba58ce62a9ad3038303baa1 Could you check whether this patch also fixes the issue for you? -- Regards, Dirkjan Bussink -- You received this message because you are subscribed to the Google Groups "DataMapper" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/datamapper?hl=en.
