Copy the position_field and scope_proc to the subclass.
# File lib/sequel/plugins/list.rb, line 82 82: def inherited(subclass) 83: super 84: subclass.position_field = position_field 85: subclass.scope_proc = scope_proc 86: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.