Sha256: 966f6f8a821a83b7e23cce6eaa61eac7d5b4d3905a55a97d13be4134c9a0712f

Contents?: true

Size: 156 Bytes

Versions: 8

Compression:

Stored size: 156 Bytes

Contents

class C80CatoffersAddPositionsCountToProps < ActiveRecord::Migration
  def change
    add_column :c80_catoffers_props, :positions_count, :integer
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

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