Sha256: 4de2febeafebefaa53cc46f4da3aea0411d893fbc135709828989c5df7ff0aa8

Contents?: true

Size: 96 Bytes

Versions: 8

Compression:

Stored size: 96 Bytes

Contents

module LibPath

  def lib_path
    File.join(File.dirname(__FILE__), '../../../lib')
  end

end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
cute_print-1.1.4 features/support/helpers/lib_path.rb
cute_print-1.1.3 features/support/helpers/lib_path.rb
cute_print-1.1.2 features/support/helpers/lib_path.rb
cute_print-1.1.1 features/support/helpers/lib_path.rb
cute_print-1.1.0 features/support/helpers/lib_path.rb
cute_print-1.0.1 features/support/helpers/lib_path.rb
cute_print-1.0.0 features/support/helpers/lib_path.rb
cute_print-0.4.0 features/support/helpers/lib_path.rb