class Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
def allow_destroy(allow_destroy)
def allow_destroy(allow_destroy) @options[:allow_destroy] = allow_destroy self end
def allow_destroy(allow_destroy) @options[:allow_destroy] = allow_destroy self end