Sha256: c5c78ae9472d0c5ac7b94aefe7dacfc115404f7d3b6d297a69ce37ff87e655ad
Contents?: true
Size: 119 Bytes
Versions: 160
Compression:
Stored size: 119 Bytes
Contents
class AddCategoryLinks < ActiveRecord::Migration[4.2] def change add_column :categories, :links, :text end end
Version data entries
160 entries across 160 versions & 2 rubygems