module Tampon
Public Class Methods
root()
click to toggle source
# File lib/tampon.rb, line 16 def self.root File.expand_path '../..', __FILE__ end
# File lib/tampon.rb, line 16 def self.root File.expand_path '../..', __FILE__ end