Sha256: 5b393f154b45d672fc27106d38ffa3ce5ed3cca00c056f2b594220d76a278a9c
Contents?: true
Size: 736 Bytes
Versions: 1
Compression:
Stored size: 736 Bytes
Contents
## v1.1.0 - Updates - Does not restrict Rails version; - Does not restrict Hashids version; - Bump Ruby version to 2.6.4; ## v1.0.0 - News - Drops overrided `find` method to avoid find on a hash that looks like a number issue [#1](https://github.com/wbotelhos/idy/issues/1) ## v0.1.3 - features - Added `find` method to find directly via idy returning `nil` when record is not found; - Added `find!` method to find directly via idy raising error when record is not found. - bug fixes - String that is integer like is not passed to original find method. ## v0.1.2 - bug fixes - Set options on a prefixed var to avoid conflict. ## v0.1.1 - bug fixes - v0.1.0 had problem on `push`. ## v0.1.0 - First release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
idy-1.1.0 | CHANGELOG.md |