Method: ResourcesController::SingletonResourceService#destroy

Defined in:
lib/resources_controller.rb

#destroy(*args) ⇒ Object

[View source] [View on GitHub]

797
798
799
# File 'lib/resources_controller.rb', line 797

def destroy(*args)
  find.destroy
end