Object
# File lib/app_config/storage/base.rb, line 5 def initialize(options) @options = options end
# File lib/app_config/storage/base.rb, line 9 def to_hash Hashish.new(@data.to_hash) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.