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

0.5.7

Compare
Choose a tag to compare
@hdoan741 hdoan741 released this 08 Oct 18:55
· 235 commits to master since this release
006ce0a
  • Add pluck_to_tstruct as a replacement for pluck
  • 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.