Class: Wowzer::Candidate
Instance Attribute Summary
Attributes inherited from 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
.absolute_resource_link ⇒ Object
3 4 5 |
# File 'lib/wowzer/candidate.rb', line 3 def self.absolute_resource_link client.links["wowzer:#{resource_name}"] end |