add toastr cdn and modified toast function

This commit is contained in:
hitman 2017-03-07 02:45:29 +05:30
parent 5e3e482311
commit 40b99cc2d6
6 changed files with 22 additions and 27 deletions

View file

@ -20,8 +20,6 @@ gem 'responders', '~> 2.0'
# as the database for Active Record
gem 'mysql2'
# for toastr notifications
gem 'toastr-rails'
# for observing records
gem 'rails-observers'