Sha256: 9b442bb422c9ebbe894d7b214a1154b7dd525763a93a1aaf3463fc41edf49a3e

Contents?: true

Size: 143 Bytes

Versions: 5

Compression:

Stored size: 143 Bytes

Contents

class AddPositionToAttachments < ActiveRecord::Migration
  def change
    add_column :brightcontent_attachments, :position, :integer
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
brightcontent-attachments-2.1.4 db/migrate/20140203140819_add_position_to_attachments.rb
brightcontent-attachments-2.1.3 db/migrate/20140203140819_add_position_to_attachments.rb
brightcontent-attachments-2.1.2 db/migrate/20140203140819_add_position_to_attachments.rb
brightcontent-attachments-2.1.1 db/migrate/20140203140819_add_position_to_attachments.rb
brightcontent-attachments-2.1.0 db/migrate/20140203140819_add_position_to_attachments.rb