Sha256: 2d087befb1d735b66061d161444e3a6c5fb66a519cebbd15c7ede57a3bdf5da4

Contents?: true

Size: 70 Bytes

Versions: 11

Compression:

Stored size: 70 Bytes

Contents

class DecoratorWithAllows < Draper::Base
  allows :goodnight_moon
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
draper-0.18.0 spec/support/samples/decorator_with_allows.rb
draper-0.17.0 spec/support/samples/decorator_with_allows.rb
draper-0.16.0 spec/support/samples/decorator_with_allows.rb
draper-0.15.0 spec/support/samples/decorator_with_allows.rb
draper-0.15.0rc1 spec/support/samples/decorator_with_allows.rb
draper-0.14.0 spec/support/samples/decorator_with_allows.rb
draper-0.12.3 spec/support/samples/decorator_with_allows.rb
draper-0.12.2 spec/support/samples/decorator_with_allows.rb
draper-0.13.0 spec/support/samples/decorator_with_allows.rb
draper-0.12.1 spec/support/samples/decorator_with_allows.rb
draper-0.12.0 spec/support/samples/decorator_with_allows.rb