Registry / database / active-record-union

active-record-union

JSON →
library1.4.0rbrubygemsunverified

Adds proper union and union_all methods to ActiveRecord::Relation.

gem install active_record_union
INSTALL
IMPORT
SIG · ACTIVE-RECORD-UNIO
A
active-record-union
databaserubyv1.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ActiveRecordUnion
require 'active_record_union'

Combine two ActiveRecord relations with UNION.

require 'active_record_union' User.where(active: true).union(User.where(admin: true))
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
26
OpenAI (training)
1
Resources
active-record-union — gem install active-record-union · libregistry