That seems to help at least to some extent. No I'm getting undefined method `[]' for nil:NilClass
in clip_collections/index.html.haml, line 6 (- for clip in @clip_collections.clips) On 19 Nov., 15:58, "Dirkjan Bussink" <[EMAIL PROTECTED]> wrote: > > belongs_to :collection, :class_name => > > Did you try using :clip_collection here? It's very likely :collection > collides with DM's Collection class and therefore creates confusion. > > -- > Regards, > > Dirkjan Bussink --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" 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/merb?hl=en -~----------~----~----~----~------~----~------~--~---
