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)