module Focus
Constants
- VERSION
Public Class Methods
root()
click to toggle source
# File lib/focus.rb, line 3 def root File.expand_path("../..", __FILE__) end
# File lib/focus.rb, line 3 def root File.expand_path("../..", __FILE__) end