essage-rails essage for rails. a more elegant way to show message / tips. Install gem 'essage-rails' Usage add essage.js to bottom of your applicaton.html.erb </body> <%= javascript_include_tag "essage" %> add css to your application.css *= require essage