Module: Musashi::Resource::JSON::ClassMethods
- Defined in:
- lib/musashi/resource.rb
Instance Attribute Summary collapse
-
#endpoint ⇒ Object
Returns the value of attribute endpoint.
Instance Attribute Details
#endpoint ⇒ Object
Returns the value of attribute endpoint.
29 30 31 |
# File 'lib/musashi/resource.rb', line 29 def endpoint @endpoint end |