has_named_bootstraps is a simple way to load bootstrapped records into class-level constants, and generate a list in another constant of all such bootstraps. This is handy for generating <select>s and writing certain kinds of tests.
Phil Darnowsky
gem "has_named_bootstraps", "~> 0.1.0"