Class Admin::SmsOnRails::DraftsController
In: app/controllers/admin/sms_on_rails/drafts_controller.rb
Parent: Admin::SmsOnRails::BaseController

Methods

Included Modules

SmsOnRails::CreationSupport

Public Instance methods

DELETE /admin/sms/drafts/1 DELETE /admin/sms/drafts/1.xml

GET /admin/sms/drafts/1/edit

GET /admin/sms/drafts GET /admin/sms/drafts.xml

GET /admin/sms/drafts/new GET /admin/sms/drafts/new.xml

PUT /admin/sms/drafts/1 PUT /admin/sms/drafts/1.xml

Protected Instance methods

overwrite to use send_sms if created that or new for all the params

[Validate]