Malt  OpenStruct

Parent

  • Object

Methods

[Validate]
Generated with RDazzle Newfish 1.4.0

OpenStruct

Public Instance Methods

to_hash() click to toggle source
    # File lib/malt/core_ext.rb, line 27
27:   def to_hash
28:     @table.dup
29:   end

Disabled; run with --debug to generate this.