spec/support/samples/decorator.rb in draper-0.11.1 vs spec/support/samples/decorator.rb in draper-0.12.0

- old
+ new

@@ -1,5 +1,5 @@ class Decorator < Draper::Base def self.own_class_method "own class method" end -end \ No newline at end of file +end