#753 ✓resolved
Matt Jones

Hobo::Model's inherited callback is not running

Reported by Matt Jones | July 8th, 2010 @ 01:01 AM | in Hobo 1.1

Ran across this when cards didn't get auto-generated for an STI subclass - the inherited callback in model.rb (around line 39 in 1.0.0) doesn't run on STI models...

This is especially bizarre given that it clearly has run at some point:

http://github.com/tablatom/hobo/commit/351b46b41ee351f346986f4bec85...

Tried it with models named both 'Admin' and 'Zulu' without any difference, just to check if there's some sort of load order snafu.

Somebody isn't calling 'super', now all I need to do is find them...

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 ยป

Referenced by

Pages