aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/plugins/strip_attributes/init.rb
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/plugins/strip_attributes/init.rb')
-rw-r--r--vendor/plugins/strip_attributes/init.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/vendor/plugins/strip_attributes/init.rb b/vendor/plugins/strip_attributes/init.rb
deleted file mode 100644
index 2c71b29bc..000000000
--- a/vendor/plugins/strip_attributes/init.rb
+++ /dev/null
@@ -1,2 +0,0 @@
-require 'strip_attributes'
-ActiveRecord::Base.extend(StripAttributes)