Sha256: d0c9a76e0e6a2ed1c0cb6252e0a3f32417e175062daacd9a92573d0138e1a014
Contents?: true
Size: 134 Bytes
Versions: 23
Compression:
Stored size: 134 Bytes
Contents
class MakingHostTagsARealArModel < ActiveRecord::Migration[4.2] def change add_column :hosts_tags, :id, :primary_key end end
Version data entries
23 entries across 23 versions & 2 rubygems