Class: GogoKit::Resource

Inherits:
Object
  • Object
show all
Defined in:
lib/gogokit/resource.rb

Overview

Base class for resources returned in API responses

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute links.



7
8
9
# File 'lib/gogokit/resource.rb', line 7

def links
  @links
end