Module
InstanceMethods
In:
lib/configuration.rb
Methods
dup
each
method_missing
new
to_hash
update
Included Modules
Enumerable
Attributes
name
[R]
Public Class methods
new
(*argv, &block)
Public Instance methods
dup
()
each
() {|v| ...}
method_missing
(m, *a, &b)
to_hash
()
update
(options = {})
[Validate]