Libraries
»
ardm
(0.3.0)
»
Index
»
Ardm
»
Ar
»
Persistence
»
ClassMethods
»
#destroy
Method: Ardm::Ar::Persistence::ClassMethods#destroy
Defined in:
lib/ardm/ar/persistence.rb
#
destroy
(*a) ⇒
Object
28 29 30
# File 'lib/ardm/ar/persistence.rb', line 28
def
destroy
(
*
a
)
destroy_all
end