Sha256: cdf45be302f4889091e92df411cf68ddd1fca2348d42546c6c12e8a7a3195b76
Contents?: true
Size: 127 Bytes
Versions: 2
Compression:
Stored size: 127 Bytes
Contents
class AddAttachments < ActiveRecord::Migration def change add_column :notifications, :attachment, :string end end
Version data entries
2 entries across 2 versions & 1 rubygems