destroy()
Used for:
DELETE destroy
# File railties/lib/rails/generators/active_model.rb, line 89 def destroy "#{name}.destroy!" end