Better enumerated types in Active Record

Rails 4 added support for [enumerations in Active Record classes](http://edgeapi.rubyonrails.org/classes/ActiveRecord/Enum.html). That's cool, but what's cooler is how it has been reimagined by Foraker Labs in Denver, based on the seriously underrated gem [Enumerated Type](https://github.com/rafer/enumerated_type).

Please go read [the blog post about it](https://www.foraker.com/blog/enumerated-types-in-activerecord) right now, it'll take 5-10 minutes and I promise you won't regret it.


obie-fernandez
November 28, 2016
