Parent

Class/Module Index [+]

Quicksearch

Backup::Configuration::Store

Public Instance Methods

_attributes() click to toggle source

Returns an Array of all attribute method names that default values were set for.

# File lib/backup/configuration/store.rb, line 11
def _attributes
  @table.keys
end
reset!() click to toggle source

Used only within the specs

# File lib/backup/configuration/store.rb, line 17
def reset!
  @table.clear
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.