Module: Edmodo::API::Config
- Defined in:
- lib/edmodo-api/config.rb
Class Attribute Summary collapse
-
.endpoints ⇒ Object
Returns the value of attribute endpoints.
-
.version ⇒ Object
Returns the value of attribute version.
Class Attribute Details
.endpoints ⇒ Object
Returns the value of attribute endpoints.
6 7 8 |
# File 'lib/edmodo-api/config.rb', line 6 def endpoints @endpoints end |
.version ⇒ Object
Returns the value of attribute version.
7 8 9 |
# File 'lib/edmodo-api/config.rb', line 7 def version @version end |