Sha256: eae74ba9e6469e6b769157e91ffd2ba5791b601e90e2a33195ab4ed75abe1992
Contents?: true
Size: 116 Bytes
Versions: 1
Compression:
Stored size: 116 Bytes
Contents
# frozen_string_literal: true module ActiveRecord module Querying delegate :update_store, to: :all end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pgrel-0.3.1 | lib/pgrel/active_record/querying.rb |