module NetGSM

Public Class Methods

root() click to toggle source
# File lib/turatel_sms.rb, line 11
def self.root
  File.expand_path('../..', __FILE__)
end