diff options
Diffstat (limited to 'lib/no_constraint_disabling.rb')
-rw-r--r-- | lib/no_constraint_disabling.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/no_constraint_disabling.rb b/lib/no_constraint_disabling.rb index 32a4a6bfe..539b491b3 100644 --- a/lib/no_constraint_disabling.rb +++ b/lib/no_constraint_disabling.rb @@ -1,3 +1,4 @@ +# -*- encoding : utf-8 -*- # In order to work around the problem of the database use not having # the permission to disable referential integrity when loading fixtures, # we redefine disable_referential_integrity so that it doesn't try to |