Methods

Class Index [+]

Quicksearch

ActiveSupport::Configurable

Public Instance Methods

config() click to toggle source
    # File lib/active_support/configurable.rb, line 32
32:     def config
33:       @_config ||= ActiveSupport::InheritableOptions.new(self.class.config)
34:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.