Sha256: e5d48e5cbc9ecfbaf2e7a4900edae0c9a6eb7cb6f14b2cae1e7f3b9bb7b0b19e
Contents?: true
Size: 138 Bytes
Versions: 59
Compression:
Stored size: 138 Bytes
Contents
class AddSshUserToJobInvocation < ActiveRecord::Migration[6.0] def change add_column :job_invocations, :ssh_user, :string end end
Version data entries
59 entries across 59 versions & 1 rubygems