module Patter
Constants
- MODIFIERS
- TAGS
- VERSION
Public Class Methods
root_dir()
click to toggle source
# File lib/patter.rb, line 7 def self.root_dir File.expand_path('../..', __FILE__) end
# File lib/patter.rb, line 7 def self.root_dir File.expand_path('../..', __FILE__) end