ActiveHashRelation reaches 1.4.0 with many new features.
ActiveHashRelation, a gem that allows you to run queries from an API that uses only Hashes, reached version 1.4.0. From Version 1.0 there have been many improvements and extended test coverage. Many features have been merged in the past 2 months, among others:
- OR support
- NOT support
- NULL support
- Add extended tests
- Rails 5 support
- Simplify sorting
- Multiple sorting columns
- Params on scopes
Post a comment