Sha256: 3135250d0be1d4b360bb7c60a5926d78043dbd96d881853099e8555b5c917d09

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.5'
  
  FULLLENGHTER_VERSION = VERSION
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
full_lengther_next-0.0.5 lib/full_lengther_next.rb