Registry / messaging / sms-carrier

sms-carrier

JSON →
library0.2.2rbrubygemsunverified

SMS on Rails. Compose, deliver and test SMSes using the familiar controller/view pattern.

gem install sms_carrier
INSTALL
IMPORT
SIG · SMS-CARRIER
S
sms-carrier
messagingrubyv0.2.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SmsCarrier
require 'sms_carrier'

Define an SMS carrier class.

require 'sms_carrier' class UserSms < SmsCarrier::Base def welcome(user) to user.phone body "Welcome!" end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources
sms-carrier — gem install sms-carrier · libregistry