Module: Restio::Extension::Identifier
- Defined in:
- lib/restio/extension/identifier.rb
Instance Method Summary collapse
Instance Method Details
#rest_identifier(id) ⇒ Object
4 5 6 7 |
# File 'lib/restio/extension/identifier.rb', line 4 def rest_identifier id rest.add_attribute id rest.identifier = id end |