# File lib/database_cleaner/generic/transaction.rb, line 4 def initialize(opts = {}) if !opts.empty? raise ArgumentError, "Options are not available for transaction strategies." end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.