Flowdock
method

destroy

Importance_1
v2.3.2 - Show latest stable - 0 notes - Class: ActiveRecord::Associations::AssociationCollection
destroy(*records) public

Destroy records and remove from this association calling before_remove and after_remove callbacks.

Note this method will always remove records from database ignoring the :dependent option.

Show source
Register or log in to add new notes.