Sha256: c0109844e400e04d11e735cbfe8728610ed23bc45517a5cc9bee32bb17e7ba72

Contents?: true

Size: 146 Bytes

Versions: 2

Compression:

Stored size: 146 Bytes

Contents

class AddProtectedToSpudMedia < ActiveRecord::Migration[4.2]
  def change
    add_column :spud_media, :attachment_updated_at, :datetime
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
tb_media-1.3.2 db/migrate/20120501203325_add_protected_to_spud_media.rb
tb_media-1.3.1 db/migrate/20120501203325_add_protected_to_spud_media.rb