Sha256: d03231080ec2d9368ff3a67da2bbcfb10b68f08fbe9fd22335c5c8e1aa7a5685

Contents?: true

Size: 63 Bytes

Versions: 13

Compression:

Stored size: 63 Bytes

Contents

class DecoratorWithAllows < Draper::Base  
  allows :upcase
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
draper-0.7.3 spec/samples/decorator_with_allows.rb
draper-0.7.2 spec/samples/decorator_with_allows.rb
draper-0.7.1 spec/samples/decorator_with_allows.rb
draper-0.7.0 spec/samples/decorator_with_allows.rb
draper-0.5.0 spec/samples/decorator_with_allows.rb
draper-0.4.2 spec/samples/decorator_with_allows.rb
draper-0.4.1.1 spec/samples/decorator_with_allows.rb
draper-0.4.1 spec/samples/decorator_with_allows.rb
draper-0.4.0 spec/samples/decorator_with_allows.rb
draper-0.3.5 spec/samples/decorator_with_allows.rb
draper-0.3.4 spec/samples/decorator_with_allows.rb
draper-0.3.3 spec/samples/decorator_with_allows.rb
draper-0.3.2 spec/samples/decorator_with_allows.rb