Fancy bootstrap alerts
https://github.com/d4be4st/toastr_rails
<script type="text/javascript"> $(function(){ showToast(<%= flash.to_json.html_safe %>); }); </script>
By Stjepan Hadjić