Sha256: 88d6608c7a20375efc56d338451143657d17860e085a1f8940e705c2b9b6ef80

Contents?: true

Size: 78 Bytes

Versions: 2

Compression:

Stored size: 78 Bytes

Contents

module ApplicationHelper
  def render_hello_world
    'hello world'
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
landable-1.14.0 spec/dummy/app/helpers/application_helper.rb
landable-1.13.2 spec/dummy/app/helpers/application_helper.rb