Class Admin::SmsOnRails::PhoneCarriersController
In: app/controllers/admin/sms_on_rails/phone_carriers_controller.rb
Parent: Admin::SmsOnRails::BaseController

Methods

create   destroy   edit   index   new   show   update  

Public Instance methods

POST /admin/sms/phone_carriers POST /admin/sms/phone_carriers.xml

DELETE /admin/sms/phone_carriers/1 DELETE /admin/sms/phone_carriers/1.xml

GET /admin/sms/phone_carriers/1/edit

GET /admin/sms/phone_carriers GET /admin/sms/phone_carriers.xml

GET /admin/sms/phone_carriers/new GET /admin/sms/phone_carriers/new.xml

GET /admin/sms/phone_carriers/1 GET /admin/sms/phone_carriers/1.xml

PUT /admin/sms/phone_carriers/1 PUT /admin/sms/phone_carriers/1.xml

[Validate]