Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Add support for custom attribute type (Rails 5) #16

Open
hdoan741 opened this issue Jun 20, 2019 · 0 comments
Open

Add support for custom attribute type (Rails 5) #16

hdoan741 opened this issue Jun 20, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@hdoan741
Copy link
Contributor

Rails 5 add a new API that let users define a custom type for attributes in a model. Currently Sorbet-rails read the attribute type from the database definition.

Learn more about attributes api: https://blog.bigbinary.com/2018/12/11/rails-5-attributes-api.html

@hdoan741 hdoan741 added the enhancement New feature or request label Jun 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant