-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
- Remove unneeded dependencies (e.g. having savon when only using the Twilio backend).
- Better integration with ActiveJob. Right now it tries to load Sidekiq even when it uses ActiveJob as an interface.
- Better test helper.
- Check what backends should we support.
- Twilio#deliver mutates given options hash #26 Don't mutate given options hash.
- Improve documentation on Sidekiq's queue name #28 Be able to configure default queue name.
- Introduce Cellular::Delivery that will be returned by SMSs as unified delivery status #2 Check if SMS was delivered
- Add support for Ruby 2.4 - Currently there are some failing tests.
- Add support for Rails 5.0+
- Remove Rails dependency. It should be possible to use it outside Rails.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels