Sha256: 07687ff913a9cc11429aa9aa74dfc2bf6caaa550230721ea6b5c46cd36cff21d
Contents?: true
Size: 153 Bytes
Versions: 169
Compression:
Stored size: 153 Bytes
Contents
class AddUserEncodingToAgentImportFile < ActiveRecord::Migration[4.2] def change add_column :agent_import_files, :user_encoding, :string end end
Version data entries
169 entries across 169 versions & 21 rubygems