Method: RHC::Rest::Base#links
- Defined in:
- lib/rhc/rest/base.rb
#links ⇒ Object
40 41 42 |
# File 'lib/rhc/rest/base.rb', line 40 def links attributes['links'] || {} end |
40 41 42 |
# File 'lib/rhc/rest/base.rb', line 40 def links attributes['links'] || {} end |