Sha256: f2a69c834c4b6ab476e0763958a398008361919be3b468ade6daa2c47fc4a47f
Contents?: true
Size: 108 Bytes
Versions: 3
Compression:
Stored size: 108 Bytes
Contents
# frozen_string_literal: true module ActiveRecord module Querying delegate :pick, to: :all end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
activerecord-pick-0.2.0 | lib/activerecord/pick/querying.rb |
activerecord-pick-0.1.2 | lib/activerecord/pick/querying.rb |
activerecord-pick-0.1.1 | lib/activerecord/pick/querying.rb |