Method: CloudApp::Drop#delete
- Defined in:
- lib/cloudapp/drop.rb
#delete ⇒ CloudApp::Drop
Send the drop to the trash.
169 170 171 |
# File 'lib/cloudapp/drop.rb', line 169 def delete self.class.delete self.href end |
Send the drop to the trash.
169 170 171 |
# File 'lib/cloudapp/drop.rb', line 169 def delete self.class.delete self.href end |