Sha256: b3a522bdd6f9085411c17f30a2682768dbdd8437ba4e00f73923bb99d0bf9820

Contents?: true

Size: 80 Bytes

Versions: 15

Compression:

Stored size: 80 Bytes

Contents

class DecoratorWithDenies < Draper::Base  
  denies :goodnight_moon, :title
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
draper-0.10.0 spec/support/samples/decorator_with_denies.rb
draper-0.9.5 spec/support/samples/decorator_with_denies.rb
draper-0.9.3 spec/samples/decorator_with_denies.rb
draper-0.9.2 spec/samples/decorator_with_denies.rb
draper-0.9.1 spec/samples/decorator_with_denies.rb
draper-0.9.0 spec/samples/decorator_with_denies.rb
draper-0.8.1 spec/samples/decorator_with_denies.rb
draper-0.8.0 spec/samples/decorator_with_denies.rb
draper-0.7.4 spec/samples/decorator_with_denies.rb
draper-0.7.3 spec/samples/decorator_with_denies.rb
draper-0.7.2 spec/samples/decorator_with_denies.rb
draper-0.7.1 spec/samples/decorator_with_denies.rb
draper-0.7.0 spec/samples/decorator_with_denies.rb
draper-0.5.0 spec/samples/decorator_with_denies.rb
draper-0.4.2 spec/samples/decorator_with_denies.rb