Sha256: 6afe775e7345522a32c13594426ebee9b144233ceab848923ae3652fa87f2d52

Contents?: true

Size: 71 Bytes

Versions: 9

Compression:

Stored size: 71 Bytes

Contents

class DecoratorWithAllows < Draper::Base  
  allows :goodnight_moon
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
draper-0.10.0 spec/support/samples/decorator_with_allows.rb
draper-0.9.5 spec/support/samples/decorator_with_allows.rb
draper-0.9.3 spec/samples/decorator_with_allows.rb
draper-0.9.2 spec/samples/decorator_with_allows.rb
draper-0.9.1 spec/samples/decorator_with_allows.rb
draper-0.9.0 spec/samples/decorator_with_allows.rb
draper-0.8.1 spec/samples/decorator_with_allows.rb
draper-0.8.0 spec/samples/decorator_with_allows.rb
draper-0.7.4 spec/samples/decorator_with_allows.rb