Copy the lock_column value into the subclass
# File lib/sequel/plugins/optimistic_locking.rb, line 42 42: def inherited(subclass) 43: super 44: subclass.lock_column = lock_column 45: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.