Sha256: ab40b218c4b1ed38508008434643e986a1bb842e3ee0e8bc0f9558f4dde83689
Contents?: true
Size: 591 Bytes
Versions: 1
Compression:
Stored size: 591 Bytes
Contents
# Changelog ## [0.9.0] ### Added * Support for ruby 3.0 and 3.1 * Test on Rails 4.2 again ## [0.8.0] ### Added * Rails 6 support * Testing on ruby 2.6 ### Fixed * Fix how `:validate` option to `guise_for` was being handled. Passing `validate: false` would still define validations. ## [0.7.0] 2018-04-09 ### Removed * Support for ruby < 2.3 * Support for rails < 4.2 ## [0.6.1] 2018-04-09 ### Fixed * Fix broken `require` statement * Correct proxy to `has_guise?` definitions. If `:Labtech` is a defined value, correct how the `lab_tech?` predicate calls `has_guise?(:lab_tech)`.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
guise-0.9.0 | CHANGELOG.md |