Class Admin::SmsOnRails::OutboundsController
In: app/controllers/admin/sms_on_rails/outbounds_controller.rb
Parent: Admin::SmsOnRails::BaseController

Methods

create   deliver_sms   destroy   edit   index   new   show   update  

Public Instance methods

POST /admin/sms/outbounds POST /admin/sms/outbounds.xml

DELETE /admin/sms/outbounds/1 DELETE /admin/sms/outbounds/1.xml

GET /admin/sms/outbounds/1/edit

GET /admin/sms/outbounds GET /admin/sms/outbounds.xml

GET /admin/sms/outbounds/new GET /admin/sms/outbounds/new.xml

GET /admin/sms/outbounds/1 GET /admin/sms/outbounds/1.xml

PUT /admin/sms/outbounds/1 PUT /admin/sms/outbounds/1.xml

[Validate]