rails でflashメッセージを作成(toastrを使う) - Qiita

#はじめに忘れそうなのでメモしました。#gemインストールgem "toastr-rails"$ bundle install//= require jquery3//= require…