Module SmsOnRails::LockableRecord::InstanceMethods
In: lib/sms_on_rails/activerecord_extensions/lockable_record.rb

Methods

Public Instance methods

Lock the record by setting the status from NOT_PROCESSED TO PROCESSED StalerecordErrors are caught and logged

[Validate]