Sha256: 17d4661d7dc4097226498680014ac6e650c324a366401d15471719148ab5f3ca

Contents?: true

Size: 59 Bytes

Versions: 5

Compression:

Stored size: 59 Bytes

Contents

module ApplicationHelper
  def title
    'Hello'
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rail-0.1.1 spec/fixtures/project/app/helpers/application_helper.rb
rail-0.1.0 spec/fixtures/project/app/helpers/application_helper.rb
rail-0.0.8 spec/fixtures/project/app/helpers/application_helper.rb
rail-0.0.7 spec/project/app/helpers/application_helper.rb
rail-0.0.6 spec/project/app/helpers/application_helper.rb