Age | Commit message (Collapse) | Author | Files | Lines |
|
2.14.0 (2021-12-16)
* Add support for Rails 7.
|
|
2.12.0 (2020-12-21)
* Streamline spec setup using appraisal, combustion and database_cleaner
gems (@hasghari #45)
* Add support for Rails 6.1 (@hasghari #45)
|
|
pkgsrc change:
* Update HOMEPAGE
* Add LICENSE
* Support multiple rails.
2.6.1
* Fix homepage URL in gemspec.
2.6.0
* Add the join alias helper.
* Add ability to pass table aliases to join_association.
2.5.0
* Add license information to gemspec so it is parsed by verifiers
(@petergoldstein #31)
* Update QueryBuilder#reflect to create deep copy of builder (@wycleffsean
#32)
|
|
Arel-helpers are tools to help construct database queries with
ActiveRecord and Arel.
|