Class: RS_API_Helper::API

Inherits:
Object
  • Object
show all
Defined in:
lib/rs_api_helper/connection.rb

Instance Method Summary collapse

Constructor Details

#initialize(options = {}) ⇒ API

Returns a new instance of API.



3
4
5
# File 'lib/rs_api_helper/connection.rb', line 3

def initialize(options = {})
  # Need to add more code here
end