Module: SMS

Defined in:
lib/rubysms.rb,
lib/rubysms/thing.rb,
lib/rubysms/errors.rb,
lib/rubysms/logger.rb,
lib/rubysms/person.rb,
lib/rubysms/router.rb,
lib/rubysms/application.rb,
lib/rubysms/message/incoming.rb,
lib/rubysms/message/outgoing.rb

Overview

vim: noet

Defined Under Namespace

Modules: Backend Classes: App, CancelIncoming, CancelOutgoing, Incoming, InvalidBackend, Logger, Outgoing, Person, Respond, Router, Thing

Constant Summary collapse

Root =

store this directory name; everything inside here is considered to be part of the rubysms framework, so can be ignored in application backtraces

File.dirname(__FILE__)