What is the reason behind not allowing the create_class_methods to be switched to true in the Base.plugin method:
dataset_extend(m::DatasetMethods, :create_class_methods=>false) So if we have DatasetMethods, we know can only include it in the apply function with "base.dataset_module do". There is probably some reason for this, I just haven't figured it out yet. -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/d/optout.
