Class: ActiveRecord::ConnectionAdapters::CipherStashPG::OID::Jsonb

Inherits:
Type::Json
  • Object
show all
Defined in:
lib/active_record/connection_adapters/6.1/cipherstash_pg/oid/jsonb.rb,
lib/active_record/connection_adapters/7.0/cipherstash_pg/oid/jsonb.rb,
lib/active_record/connection_adapters/7.1/cipherstash_pg/oid/jsonb.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#typeObject



8
9
10
# File 'lib/active_record/connection_adapters/6.1/cipherstash_pg/oid/jsonb.rb', line 8

def type
  :jsonb
end