has_scope v0.6.0 Release Notes

Release Date: 2015-02-08 // about 9 years ago
    • ๐Ÿ‘ Allow custom types and parsers
    • Boolean scopes with allow_blank: true are called with values, working as any other scopes
    • โž• Add :in option: a shortcut for combining the :using option with nested hashes
    • ๐Ÿ‘Œ Support Rails 4.1 & 4.2, Ruby 2.2