Module: Archipelago::Disco::Camel

Included in:
Client::Base, Publishable
Defined in:
lib/archipelago/disco.rb

Overview

Anything that has a @jockey that is an Archipelago::Disco::Jockey can include this for simplicity.

Instance Attribute Summary collapse

Instance Attribute Details

#jockeyObject (readonly)

Returns the value of attribute jockey.



83
84
85
# File 'lib/archipelago/disco.rb', line 83

def jockey
  @jockey
end