class HasOneAssociationsTest::DestroyByParentBook

Public Instance Methods

dont() click to toggle source
# File activerecord/test/cases/associations/has_one_associations_test.rb, line 699
def dont
  throw(:abort)
end