Sha256: 67645f3a40eea1981fcfa214f28ccca713895df351e143ee052e5b9dffa3bee0

Contents?: true

Size: 94 Bytes

Versions: 6

Compression:

Stored size: 94 Bytes

Contents

module Namespace
  class ProductDecorator < Draper::Decorator
    decorates_finders
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
draper-1.0.0 spec/support/decorators/namespaced_product_decorator.rb
draper-1.0.0.beta6 spec/support/decorators/namespaced_product_decorator.rb
draper-1.0.0.beta5 spec/support/decorators/namespaced_product_decorator.rb
draper-1.0.0.beta4 spec/support/decorators/namespaced_product_decorator.rb
draper-1.0.0.beta3 spec/support/decorators/namespaced_product_decorator.rb
draper-1.0.0.beta2 spec/support/decorators/namespaced_product_decorator.rb