Methods

Class/Module Index [+]

Quicksearch

ActiveSupport::InheritableOptions

Public Class Methods

new(parent) click to toggle source
# File D:/Develope/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/activesupport-3.0.9/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.