Non-Message Flash in Rails
Flash messages were one of those little features that amazed me when I was first introduced to Rails. Developers often use Rails’ flash to display messages to their users, but messages aren’t the only reason to use flash.
Install Flash for Travis CI Builds
Installing flash plugin on Travis CI is simple and quick. Here’s how.