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.
Required Ruby Version
>= 0
Authors
Carlo Martinucci