Class: Fulcrum::Api::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/fulcrum/api.rb

Instance Attribute Summary collapse

Instance Attribute Details

#keyObject

Returns the value of attribute key.



92
93
94
# File 'lib/fulcrum/api.rb', line 92

def key
  @key
end

#uriObject

Returns the value of attribute uri.



91
92
93
# File 'lib/fulcrum/api.rb', line 91

def uri
  @uri
end