Class: Coach4rb::Resource::Soccer

Inherits:
Entry show all
Defined in:
lib/coach4rb/resource/entry.rb

Constant Summary

Constants inherited from Entry

Entry::CLASS

Instance Attribute Summary

Attributes inherited from Entry

#comment, #datecreated, #datemodified, #entrydate, #entryduration, #entrylocation, #id, #subscription, #uri

Attributes inherited from Entity

#links, #uri

Instance Method Summary collapse

Methods inherited from Entry

from_coach

Methods inherited from Entity

#[], #each, #entity_path, from_coach

Methods included from Mixin::AsHash

included

Methods included from Mixin::Iterable

included

Methods included from Mixin::AutoConstructor

included

Instance Method Details

#typeObject



84
85
86
# File 'lib/coach4rb/resource/entry.rb', line 84

def type
  :soccer
end