module Credy
Constants
- VERSION
Public Class Methods
root()
click to toggle source
# File lib/credy.rb, line 7 def self.root File.expand_path '../..', __FILE__ end
# File lib/credy.rb, line 7 def self.root File.expand_path '../..', __FILE__ end