Method: RHC::Rest::Base#links

Defined in:
lib/rhc/rest/base.rb


40
41
42
# File 'lib/rhc/rest/base.rb', line 40

def links
  attributes['links'] || {}
end