instance method ActiveRecord.Model#destroy
ActiveRecord.Model#destroy() → Boolean
Removes the object from the database, but does not destroy the object in memory itself.
ActiveRecord.Model#destroy() → Boolean
Removes the object from the database, but does not destroy the object in memory itself.