add toastr for notifications

This commit is contained in:
hitman 2017-03-06 22:04:09 +05:30
parent b46a721a7d
commit 5e3e482311
6 changed files with 44 additions and 7 deletions

View file

@ -497,6 +497,8 @@ GEM
timecop (0.7.1)
timers (1.1.0)
tins (1.6.0)
toastr-rails (1.0.3)
railties (>= 3.1.0)
transitions (0.1.12)
ttfunk (1.1.1)
turbolinks (2.5.3)
@ -628,6 +630,7 @@ DEPENDENCIES
stripe
stripe-ruby-mock
timecop
toastr-rails
transitions
turbolinks
uglifier (>= 1.3.0)
@ -637,4 +640,4 @@ DEPENDENCIES
whenever
BUNDLED WITH
1.14.3
1.14.5