Sha256: 1310cf9e51ec6cf4823b43b10407ad39b525d23e53b7f79888b09170cce3c37e

Contents?: true

Size: 72 Bytes

Versions: 18

Compression:

Stored size: 72 Bytes

Contents

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

Version data entries

18 entries across 18 versions & 2 rubygems

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