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