Sha256: 57d7cd70aff8aa815e46d0f6145b0148da661d2a86f35ef7a9e4467119683fe0

Contents?: true

Size: 212 Bytes

Versions: 8

Compression:

Stored size: 212 Bytes

Contents

class C80CatoffersAddThumbSmToProps < ActiveRecord::Migration
  def change
    add_column :c80_catoffers_props, :thumb_sm_width, :integer
    add_column :c80_catoffers_props, :thumb_sm_height, :integer
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
c80_catoffers-0.1.0.8 db/migrate/20161008123434_c80_catoffers_add_thumb_sm_to_props.rb
c80_catoffers-0.1.0.7 db/migrate/20161008123434_c80_catoffers_add_thumb_sm_to_props.rb
c80_catoffers-0.1.0.6 db/migrate/20161008123434_c80_catoffers_add_thumb_sm_to_props.rb
c80_catoffers-0.1.0.5 db/migrate/20161008123434_c80_catoffers_add_thumb_sm_to_props.rb
c80_catoffers-0.1.0.4 db/migrate/20161008123434_c80_catoffers_add_thumb_sm_to_props.rb
c80_catoffers-0.1.0.3 db/migrate/20161008123434_c80_catoffers_add_thumb_sm_to_props.rb
c80_catoffers-0.1.0.2 db/migrate/20161008123434_c80_catoffers_add_thumb_sm_to_props.rb
c80_catoffers-0.1.0.1 db/migrate/20161008123434_c80_catoffers_add_thumb_sm_to_props.rb