module Apiway
Constants
- Log
- VERSION
Public Class Methods
path()
click to toggle source
# File lib/apiway/path.rb, line 3 def self.path @gem_path ||= File.expand_path '..', File.dirname( __FILE__ ) end
# File lib/apiway/path.rb, line 3 def self.path @gem_path ||= File.expand_path '..', File.dirname( __FILE__ ) end