lib/draper/decoratable.rb in draper-3.0.1 vs lib/draper/decoratable.rb in draper-3.1.0
- old
+ new
@@ -46,10 +46,9 @@
def decorated?
false
end
module ClassMethods
-
# Decorates a collection of objects. Used at the end of a scope chain.
#
# @example
# Product.popular.decorate
# @param [Hash] options