Sha256: 039692bdfe3f1737f6e5223e791a3eca4f9cd84220f9f56562ae7153dc2443bb
Contents?: true
Size: 141 Bytes
Versions: 9
Compression:
Stored size: 141 Bytes
Contents
class AddEditModeToPatronImportFile < ActiveRecord::Migration def change add_column :agent_import_files, :edit_mode, :string end end
Version data entries
9 entries across 9 versions & 1 rubygems