Commit graph

6 commits

Author SHA1 Message Date
taca
52f74e17a9 Bump PKGREVISION
* Bump PKGREVISION by RUBY_RAILS_DEFAULT change.
* And add "USE_LANGUAGES= #none".
2020-03-20 15:08:08 +00:00
taca
7273dd2c52 databases/ruby-arel-helpers: update to 2.11.0
update ruby-arel-helpers to 2.11.0.

2.11.0

* Allow consumers of ArelHelpers::QueryBuilder to chain on falsy return
  (@ramhoj #44).
	- Add not_nil in front of builder methods to opt-in.

2.10.0

* Add support for Rails 6 rc2.
2020-01-18 15:09:14 +00:00
taca
89e11711a3 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.
2019-07-13 16:04:05 +00:00
taca
28ea046a7c 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)
2018-03-21 10:21:20 +00:00
wiz
29dc7fa9ac ruby-arel-helpers: follow redirect 2017-09-16 08:53:47 +00:00
minskim
9f1068a3c9 databases/ruby-arel-helpers: Import version 2.4.0
Arel-helpers are tools to help construct database queries with
ActiveRecord and Arel.
2017-09-14 19:54:49 +00:00