module Propro
Constants
- BANNER
- VERSION
Public Instance Methods
root()
click to toggle source
# File lib/propro.rb, line 54 def root File.expand_path(File.join(File.dirname(__FILE__), '..')) end
# File lib/propro.rb, line 54 def root File.expand_path(File.join(File.dirname(__FILE__), '..')) end