Methods

Class/Module Index [+]

Quicksearch

ActiveSupport::Configurable

Public Instance Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.