Copy the forced_encoding value into the subclass
# File lib/sequel/plugins/force_encoding.rb, line 36 36: def inherited(subclass) 37: super 38: subclass.forced_encoding = forced_encoding 39: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.