module Turboname

Constants

VERSION

Public Class Methods

path() click to toggle source

helper

# File lib/turboname.rb, line 11
def self.path
  File.dirname(__FILE__)
end