Non-Message Flash in Rails

By Steve Richert

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

By Brian Ryckbost

Installing flash plugin on Travis CI is simple and quick. Here’s how.