lib/stampable.rb in magiclabs-userstamp-2.0.2 vs lib/stampable.rb in magiclabs-userstamp-2.1.0
- old
+ new
@@ -44,11 +44,9 @@
# What column should be used for the deleter stamp?
# Defaults to :deleter_id when compatibility mode is off
# Defaults to :deleted_by when compatibility mode is on
class_attribute :deleter_attribute
-
- self.stampable
end
end
module ClassMethods
# This method is automatically called on for all classes that inherit from