Sha256: 170e6ddf72e848b42826222cdacb3550548524d535e0fb27a1ba1cd322ba17cc

Contents?: true

Size: 100 Bytes

Versions: 13

Compression:

Stored size: 100 Bytes

Contents

class DecoratorWithMultipleAllows < Draper::Base
  allows :goodnight_moon
  allows :hello_world
end

Version data entries

13 entries across 13 versions & 1 rubygems

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