Path to this page:
./
databases/ruby-arel-helpers,
Tools to help construct database queries
Branch: CURRENT,
Version: 2.15.0,
Package name: ruby32-arel-helpers-2.15.0,
Maintainer: minskimArel-helpers are tools to help construct database queries with
ActiveRecord and Arel.
Required to run:[
databases/ruby-activerecord52] [
lang/ruby31-base]
Master sites:
Filesize: 12.5 KB
Version history: (Expand)
- (2024-09-18) Updated to version: ruby32-arel-helpers-2.15.0
- (2023-09-03) Updated to version: ruby31-arel-helpers-2.14.0nb1
- (2023-02-09) Updated to version: ruby31-arel-helpers-2.14.0
- (2021-12-19) Updated to version: ruby27-arel-helpers-2.14.0
- (2021-12-11) Updated to version: ruby27-arel-helpers-2.13.0
- (2021-08-30) Updated to version: ruby27-arel-helpers-2.12.1
CVS history: (Expand)
2023-09-03 17:42:32 by Takahiro Kambe | Files touched by this commit (13) |
Log message:
Bump revision RUBY_RAILS_DEFAULT change.
|
2021-12-19 07:31:44 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
databases/ruby-arel-helpers: update to 2.14.0
2.14.0 (2021-12-16)
* Add support for Rails 7.
|
2021-12-11 14:30:57 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
databases/ruby-arel-helpers: update to 2.13.0
2.13.0 (2021-12-06)
* In QueryBuilder, delegate #empty? and #size to @query (@net1957, #47)
|
2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (some may be only fetched
conditionally):
./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
|
2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Remove SHA1 distfile hashes
|
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.
|