#1282 ✓resolved
gucki

method not found in collection when defined using module and not directly in class

Reported by gucki | May 21st, 2010 @ 05:11 AM

If you define a class method directly like

http://pastie.org/970813

it works.

But if you define the class method in a module and mixit in like this

http://pastie.org/970855

it fails.

I guess dm somehow copies the class methods inside the collection and misses this step when extend is used..?!

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

People watching this ticket

Referenced by

Pages