shoulda-matchers v5.1.0 Release Notes

Release Date: 2021-12-22 // about 2 years ago
  • ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix the undefined method error for non rails project due to use of many? - method from ActiveSupport. (#1459)

    ๐Ÿ”‹ Features

    • โž• Add array option support for have db column matcher. (#1465)

    • Add enum attributes support for validate_absence_of matcher. (#1464)