Path to this page:
./
databases/ruby-arel-helpers,
Tools to help construct database queries
Branch: CURRENT,
Version: 2.12.0,
Package name: ruby26-arel-helpers-2.12.0,
Maintainer: minskimArel-helpers are tools to help construct database queries with
ActiveRecord and Arel.
Required to run:[
lang/ruby26-base] [
databases/ruby-activerecord52]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: be0ba0a7f258b207ed1d6afe34fc6d5021e27552
RMD160: b34581d1cc291e60ecf8535495eb4981ea2b6a7a
Filesize: 21 KB
Version history: (Expand)
- (2021-01-10) Updated to version: ruby26-arel-helpers-2.12.0
- (2020-03-20) Updated to version: ruby26-arel-helpers-2.11.0nb1
- (2020-01-18) Updated to version: ruby26-arel-helpers-2.11.0
- (2019-07-13) Updated to version: ruby24-arel-helpers-2.9.1
- (2018-03-21) Updated to version: ruby24-arel-helpers-2.6.1
- (2017-11-23) Package has been reborn
CVS history: (Expand)
2021-01-10 15:12:20 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
databases/ruby-arel-helpers: update to 2.12.0
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)
|
2020-03-20 16:08:08 by Takahiro Kambe | Files touched by this commit (5) |  |
Log message:
Bump PKGREVISION
* Bump PKGREVISION by RUBY_RAILS_DEFAULT change.
* And add "USE_LANGUAGES= #none".
|
2020-01-18 16:09:14 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
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.
|
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.
|