Class: Pastvu::Cluster

Inherits:
Model
  • Object
show all
Defined in:
lib/pastvu/cluster/cluster.rb

Instance Method Summary collapse

Methods inherited from Model

#initialize, #to_hash, #to_json

Constructor Details

This class inherits a constructor from Pastvu::Model

Instance Method Details

#photoObject



3
4
5
# File 'lib/pastvu/cluster/cluster.rb', line 3

def photo
  Photo.new @p
end