sorbet-rails
sorbet-rails copied to clipboard
Add support for custom attribute type (Rails 5)
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