Sha256: 172336fd34fa641fd7ca00f899a0834f5c3f9a4ddf92af3b3a32e1bfd96ee1f1
Contents?: true
Size: 136 Bytes
Versions: 1
Compression:
Stored size: 136 Bytes
Contents
module ActiveRecord module QueryMethods # Store chain for hstore columns. class HstoreChain < KeyStoreChain end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pgrel-0.1.2 | lib/pgrel/active_record/store_chain/hstore_chain.rb |