Method: Hyperclient::Curie#href

Defined in:
lib/hyperclient/curie.rb

#hrefObject

Returns the href property of the Curie.



29
30
31
# File 'lib/hyperclient/curie.rb', line 29

def href
  @curie_hash['href']
end