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

Version Path
mailboxer-without-notification-0.11.2 spec/dummy/db/migrate/20120305103203_add_attachments.rb
mailboxer-without-notification-0.11.1 spec/dummy/db/migrate/20120305103203_add_attachments.rb