Closed linki closed 12 years ago
hi ryan,
activesupport::concern wont include the InstanceMethods module automatically. instead one should define the methods directly in the parent module.
i tested it with rails 3.1.3 and 3.2.0.rc2 - works fine
best regards linki
hi ryan,
activesupport::concern wont include the InstanceMethods module automatically. instead one should define the methods directly in the parent module.
i tested it with rails 3.1.3 and 3.2.0.rc2 - works fine
best regards linki