Module: Edmodo::API::Config

Defined in:
lib/edmodo-api/config.rb

Class Attribute Summary collapse

Class Attribute Details

.endpointsObject

Returns the value of attribute endpoints.



6
7
8
# File 'lib/edmodo-api/config.rb', line 6

def endpoints
  @endpoints
end

.versionObject

Returns the value of attribute version.



7
8
9
# File 'lib/edmodo-api/config.rb', line 7

def version
  @version
end