Sha256: 90423b6bd99c4a4d960bb0ca05a5e1b98280218f024c0dc0013ee8ee06a8e28d

Contents?: true

Size: 66 Bytes

Versions: 7

Compression:

Stored size: 66 Bytes

Contents

module ApplicationHelper
  def hello
    "Hello, World!"
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

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