mirror of
https://github.com/wahyd4/sidekiq_mailer.git
synced 2026-08-25 04:46:09 +10:00
521 B
521 B
Sidekiq::Mailer
TODO: Write a gem description
Installation
Add this line to your application's Gemfile:
gem 'sidekiq_mailer'
And then execute:
$ bundle
Or install it yourself as:
$ gem install sidekiq_mailer
Usage
TODO: Write usage instructions here
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Added some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request