Sha256: a1e8d8a9dc45057ad16373a5afc5aadcde94f449e6074f1ca4a378feeb950388

Contents?: true

Size: 76 Bytes

Versions: 10

Compression:

Stored size: 76 Bytes

Contents

module CustomHelper
  def custom_helper
    "custom_helper value"
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
lono-4.2.1 spec/fixtures/lono_project/app/helpers/custom_helper.rb
lono-4.2.0 spec/fixtures/lono_project/app/helpers/custom_helper.rb
lono-4.1.0 spec/fixtures/lono_project/app/helpers/custom_helper.rb
lono-4.0.6 spec/fixtures/lono_project/app/helpers/custom_helper.rb
lono-4.0.5 spec/fixtures/lono_project/app/helpers/custom_helper.rb
lono-4.0.4 spec/fixtures/lono_project/app/helpers/custom_helper.rb
lono-4.0.3 spec/fixtures/lono_project/app/helpers/custom_helper.rb
lono-4.0.2 spec/fixtures/lono_project/app/helpers/custom_helper.rb
lono-4.0.1 spec/fixtures/lono_project/app/helpers/custom_helper.rb
lono-4.0.0 spec/fixtures/lono_project/app/helpers/custom_helper.rb