Skip to content

Conversation

michaelkoper
Copy link
Contributor

Couldn't find a way to add a boolean in an active record model. Not sure there is an obvious way to do this, but just in case I added it in this PR.

It is now possible to do this:

class Person < Application
  kredis_boolean :onboarded
end

@dhh dhh merged commit 6c74e89 into rails:main Feb 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants