Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move boolean casting into it's own file #1

Merged
merged 4 commits into from
Oct 20, 2021
Merged

Conversation

campbecf
Copy link
Contributor

@campbecf campbecf commented Oct 20, 2021

Move boolean casting into it's own file with tests. The tests and basic code is taken from Rails 6.1 Active Model.

https://github.com/rails/rails/blob/6-1-stable/activemodel/lib/active_model/type/boolean.rb

@campbecf campbecf requested a review from howeszy October 20, 2021 18:21
@howeszy howeszy merged commit 2ba81b6 into main Oct 20, 2021
@howeszy howeszy deleted the refactor/boolean-casting branch October 20, 2021 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants