DateAsBool is a simple Rails Gem to get both a datetime and a boolean behaviour from the same database column. Save verified_at:datetime on DB, use user.verified for instances and User.verified as a scope.
Carlo Martinucci
July 4, 2018 3:55pm
MIT