This repository has been archived by the owner on Jul 5, 2023. It is now read-only.
0.6.4
- Cut the time running
rails_rbi:models
significantly. (In my repo from 6m30 to 1m). BOOM! Thanks to Jeff Carbonella @jeffcarbs - Reduce generated RBI size by moving query methods into modules. Thanks to Jeff Carbonella @jeffcarbs
- Better handle types of polymorphic assoc when class_name/source type is available. Thanks to Jeff Carbonella @jeffcarbs
- Stop inferring "validates :on" as unconditional. Thanks to Paul Ramon Revilla @masylum