Method: ActiveRecord::Encryption::Properties#to_h

Defined in:
activerecord/lib/active_record/encryption/properties.rb

#to_hObject



68
69
70
# File 'activerecord/lib/active_record/encryption/properties.rb', line 68

def to_h
  data
end