Sha256: 6811489820d0b59a471c5a3fbd971d57c6e630ef6178680ce697ffff5580a7a6
Contents?: true
Size: 153 Bytes
Versions: 6
Compression:
Stored size: 153 Bytes
Contents
class AddUserEncodingToAgentImportFile < ActiveRecord::Migration[5.2] def change add_column :agent_import_files, :user_encoding, :string end end
Version data entries
6 entries across 6 versions & 6 rubygems