Sha256: 654e00c6063eacd369485b3b95a6389a3350f8f7a696933a7da93f042805af9c

Contents?: true

Size: 72 Bytes

Versions: 12

Compression:

Stored size: 72 Bytes

Contents

module FrankHelpers
  def hello_helper
    'hello from helper'
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
frank-0.3.2 spec/template/helpers.rb
frank-0.3.1 spec/template/helpers.rb
frank-0.3.0 spec/template/helpers.rb
frank-0.3.0.beta2 spec/template/helpers.rb
frank-0.3.0.beta spec/template/helpers.rb
frank-0.2.6 test/template/helpers.rb
frank-0.2.5 test/template/helpers.rb
frank-0.2.4 test/template/helpers.rb
frank-0.2.3 test/template/helpers.rb
frank-0.2.2 test/template/helpers.rb
frank-0.2.1 test/template/helpers.rb
frank-0.2.0 test/template/helpers.rb