26 27 28 29
# File 'lib/wowzer/application.rb', line 26 def delete response = resource.links['self'].delete response.status == 204 end