Closed JuanVqz closed 2 years ago
@arielj what about Uuid
? should I remove it or add UUID
instead of Uuid
?
Also Boolean
doesn't exist in ruby, is okay that I add Boolean
, right?
@arielj -- ping for re-review. thanks! :shipit:
@JuanVqz I think it should be UUID since that's the class name in Ruby (also Uuid looks bad, it's UUID or uuid everywhere, not just ruby). I guess we can leave Boolean since it's a really common type that people might expect that option, but I don't have a preference there, strictly speaking it's not a Ruby type but the meaning is so common that it should be ok
Done!
Thank you for your feedback! :t-rex:
Closes #8
IMPORTANT: Please read the README before submitting pull requests for this project. Additionally, if your PR closes any open GitHub issues, make sure you include
Closes #XXXX
CHANGELOG.md
that links to this PR under the "main (unreleased)" heading.Description:
I will abide by the code of conduct.