A simple Rails Gem to get both a datetime and a boolean behaviour from the same database column, i.e. have a verified_at:datetime to log times of verification and sort, and also .verified? and .verify! methods.
Carlo Martinucci
September 10, 2017 10:24am
MIT