module RacingDb
Constants
- VERSION
Public Class Methods
root()
click to toggle source
# File lib/racingdb.rb, line 23 def self.root "#{File.expand_path( File.dirname(File.dirname(__FILE__)) )}" end
# File lib/racingdb.rb, line 23 def self.root "#{File.expand_path( File.dirname(File.dirname(__FILE__)) )}" end