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

0.7.1

Compare
Choose a tag to compare
@hdoan741 hdoan741 released this 13 Jul 18:53
· 112 commits to master since this release
6b87d45
  • Allow user to customize the RBI Generator for Job and Mailer
  • Handle UUIDs and have the _ids method return the correct type (T::Array[String]). Thanks to Connor Shea @connorshea
  • Add plucking association suport to pluck_to_struct. Thanks to Daniel Gilchrist @DanielGilchrist
  • Add another method to Kaminary gem plugin. Thanks to Alex Ghiculescu @ghiculescu
  • Generates build_* and create_* methods for model associations. Thanks to Alex Ghiculescu @ghiculescu