Class: Wowzer::Candidate

Inherits:
Resource show all
Defined in:
lib/wowzer/candidate.rb

Instance Attribute Summary

Attributes inherited from Resource

#resource

Class Method Summary collapse

Methods inherited from Resource

all, client, find, #initialize, #method_missing

Constructor Details

This class inherits a constructor from Wowzer::Resource

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Wowzer::Resource

Class Method Details



3
4
5
# File 'lib/wowzer/candidate.rb', line 3

def self.absolute_resource_link
  client.links["wowzer:#{resource_name}"]
end