Class: Round::Address

Inherits:
Base
  • Object
show all
Defined in:
lib/round/address.rb

Instance Attribute Summary

Attributes inherited from Base

#resource

Class Method Summary collapse

Methods inherited from Base

association, #hash_identifier, #initialize, #method_missing, #refresh

Constructor Details

This class inherits a constructor from Round::Base

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Round::Base

Class Method Details

.hash_identifierObject



3
4
5
# File 'lib/round/address.rb', line 3

def self.hash_identifier
  "string"
end