Methods

Class/Module Index [+]

Quicksearch

ActiveSupport::InheritableOptions

Public Class Methods

new(parent) click to toggle source
# File lib/active_support/ordered_options.rb, line 23
def initialize(parent)
  super() { |h,k| parent[k] }
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.