Sha256: f38c8c86225cb289d46e1ceb07793561a91d842d80fee28b2029f5e86127f6bc

Contents?: true

Size: 347 Bytes

Versions: 1

Compression:

Stored size: 347 Bytes

Contents

$:.unshift(File.dirname(__FILE__)) unless
  $:.include?(File.dirname(__FILE__)) || $:.include?(File.expand_path(File.dirname(__FILE__)))

ROOT_PATH=File.join(File.dirname(__FILE__),'full_lengther_next')

$: << File.expand_path(File.join(ROOT_PATH, 'classes'))


module FullLengtherNext
   VERSION = '0.0.2'
  
  FULLLENGHTER_VERSION = VERSION
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
full_lengther_next-0.0.2 lib/full_lengther_next.rb