rails-alerter 0.0.5
Many apps need to send basic notifications to users, often using multiple delivery methods (like email, push notifications, SMS, twitter, etc). This gem is designed to make that process easy and track the state of the notification in a centralized fashion.
Gemfile:
=
install:
=
Development Dependencies (12):
appraisal
~> 1.0.0
capybara
>= 0.3.9
factory_girl
~> 3.3.0
forgery
>= 0.3.6
pry
>= 0
pry-rails
>= 0
rspec-collection_matchers
~> 1.1
rspec-its
~> 1.1
rspec-rails
~> 3.0
shoulda-matchers
>= 0
simplecov
>= 0
sqlite3
>= 0