Class: RS_API_Helper::API
- Inherits:
-
Object
- Object
- RS_API_Helper::API
- Defined in:
- lib/rs_api_helper/connection.rb
Instance Method Summary collapse
-
#initialize(options = {}) ⇒ API
constructor
A new instance of API.
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( = {}) # Need to add more code here end |