add toastr cdn and modified toast function
This commit is contained in:
parent
5e3e482311
commit
40b99cc2d6
6 changed files with 22 additions and 27 deletions
2
Gemfile
2
Gemfile
|
|
@ -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'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue