module Grundstein

Constants

VERSION

Public Class Methods

lib_path() click to toggle source
# File lib/grundstein.rb, line 4
def self.lib_path
  File.expand_path('..', __FILE__)
end