2019-07-13 18:04:05 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
databases/ruby-arel-helpers: update to 2.9.1
Update ruby-arel-helpers to 2.9.1.
2.9.1
* Remove has_rdoc from gemspec.
2.9.0
* Add support for Rails 6.
2.8.0
* Add support for Rails 5.2.1, which changed the arity of several internal
methods that we shamelessly use.
2.7.0
* Add support for Rails 5.2.
|
2018-03-21 11:21:20 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
databases/ruby-arel-helpers: update to 2.6.1
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)
|
2017-09-16 10:53:48 by Thomas Klausner | Files touched by this commit (1) |
Log message:
ruby-arel-helpers: follow redirect
|
2017-09-14 21:54:49 by Min Sik Kim | Files touched by this commit (4) |
Log message:
databases/ruby-arel-helpers: Import version 2.4.0
Arel-helpers are tools to help construct database queries with
ActiveRecord and Arel.
|