Class: Croudia::Place

Inherits:
Base
  • Object
show all
Defined in:
lib/croudia/place.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#[], attr_object_reader, attr_reader, #attrs, #initialize, #inspect

Constructor Details

This class inherits a constructor from Croudia::Base

Instance Attribute Details

#nameObject (readonly)

Returns the value of attribute name.



5
6
7
# File 'lib/croudia/place.rb', line 5

def name
  @name
end

#woeidObject (readonly)

Returns the value of attribute woeid.



5
6
7
# File 'lib/croudia/place.rb', line 5

def woeid
  @woeid
end