Sha256: 054659f2af8930835940e0f2e43c1308806c1f1bcbab7696ae16b63dc08f0a05
Contents?: true
Size: 177 Bytes
Versions: 31
Compression:
Stored size: 177 Bytes
Contents
class AddEncryptedEncryptionKeyIvToBjondRegistration < ActiveRecord::Migration def change add_column :bjond_registrations, :encrypted_encryption_key_iv, :string end end
Version data entries
31 entries across 31 versions & 1 rubygems