This repository has been archived by the owner on Jul 5, 2023. It is now read-only.
0.5.7
- Add
pluck_to_tstruct
as a replacement forpluck
- Remove block parameter from querying methods like
select
. Thanks to Riley Klinger (@riley-klingler) - Add a warning about adding
sorbet-rails
to runtime environment. Thanks to Alex Ghiculescu @ghiculescu - Allow symbols to be assignable for string attributes. Thanks to Matthew Griisser @mgriisser
- When using
rails_rbi:models
with specific models, regenerate the subclass of the models (for STI). Thanks to Palash Agarwal @palasha - Add a gem plugin for elastic search and shrine
- Fix a bug when mailer generation logic doesn't handle params without name.
When you upgrade, please rerun rake rails_rbi:all
to update all rbi files.