surgical_strike 0.7.6 → 0.7.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,7 +2,7 @@ module DatabaseCleaner
2
2
  module Generic
3
3
  module Dataholder
4
4
  def checktarget(target)
5
- if ($strike_targets.include?(target.class.table_name.upcase))
5
+ if ($strike_targets.include?(target.class.table_name))
6
6
  $vips.push(target)
7
7
  end
8
8
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: surgical_strike
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.6
4
+ version: 0.7.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: