Sha256: 42aaddf73feb6075bd3c4d7dc4e39ee714d3866b8d85c08865d9869f3dba972e

Contents?: true

Size: 92 Bytes

Versions: 7

Compression:

Stored size: 92 Bytes

Contents

class DecoratorApplicationHelper < Draper::Base  
  def uses_hello
    self.hello
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
draper-0.4.1.1 spec/samples/decorator_application_helper.rb
draper-0.4.1 spec/samples/decorator_application_helper.rb
draper-0.4.0 spec/samples/decorator_application_helper.rb
draper-0.3.5 spec/samples/decorator_application_helper.rb
draper-0.3.4 spec/samples/decorator_application_helper.rb
draper-0.3.3 spec/samples/decorator_application_helper.rb
draper-0.3.2 spec/samples/decorator_application_helper.rb