Class: Maventa::Odp
Instance Method Summary collapse
Methods inherited from Resource
Constructor Details
This class inherits a constructor from Maventa::Resource
Instance Method Details
#show ⇒ Object
7 8 9 |
# File 'lib/maventa/odp.rb', line 7 def show raise "Not implemented" end |
#update ⇒ Object
3 4 5 |
# File 'lib/maventa/odp.rb', line 3 def update raise "Not implemented" end |