An awesome replacement for JavaScript's alert.
Add this line to your application's Gemfile:
gem 'sweet-alert'
And then execute:
$ bundle
Or install it yourself as:
$ gem install sweet-alert
Just like this:
application.js:
//= require sweet-alert
application.css:
/*
*= require sweet-alert
*/