Sha256: 9adf06055654d454e64df2b4a57ad86c226b40b63aef5a6f000f2fa2491fddac
Contents?: true
Size: 139 Bytes
Versions: 8
Compression:
Stored size: 139 Bytes
Contents
class AddRemoteIdToTr8nTranslators < ActiveRecord::Migration def change add_column :tr8n_translators, :remote_id, :integer end end
Version data entries
8 entries across 4 versions & 1 rubygems