Exception: Sently::Sms::SentlySMSException
- Inherits:
-
StandardError
- Object
- StandardError
- Sently::Sms::SentlySMSException
- Defined in:
- lib/sently/sms.rb
Overview
def is_message_valid?(message)
if
.include?(.to_s.size)
else
true
end
end