Skip to content

Commit

Permalink
requires AR files prior to monkeypatching since Rails3 now autoloads
Browse files Browse the repository at this point in the history
  • Loading branch information
bmabey committed Mar 22, 2010
1 parent 4648d0b commit ba886ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/database_cleaner/active_record/truncation.rb
@@ -1,3 +1,5 @@
require 'active_record/base'
require 'active_record/connection_adapters/abstract_adapter'
require "database_cleaner/truncation_base"

module ActiveRecord
Expand Down

0 comments on commit ba886ee

Please sign in to comment.