ActiveSupport::OrderedOptions
# File lib/active_support/ordered_options.rb, line 23 23: def initialize(parent) 24: super() { |h,k| parent[k] } 25: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.