Sha256: b0b640025ec7ea6cb28b4d2deb80af4bd8174dc09c3df64a66f7f25c1ddc1626

Contents?: true

Size: 142 Bytes

Versions: 5

Compression:

Stored size: 142 Bytes

Contents

class C80CatoffersAddPerPageToProps < ActiveRecord::Migration
  def change
    add_column :c80_catoffers_props, :per_page, :integer
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
c80_catoffers-0.1.0.8 db/migrate/20161105123939_c80_catoffers_add_per_page_to_props.rb
c80_catoffers-0.1.0.7 db/migrate/20161105123939_c80_catoffers_add_per_page_to_props.rb
c80_catoffers-0.1.0.6 db/migrate/20161105123939_c80_catoffers_add_per_page_to_props.rb
c80_catoffers-0.1.0.5 db/migrate/20161105123939_c80_catoffers_add_per_page_to_props.rb
c80_catoffers-0.1.0.4 db/migrate/20161105123939_c80_catoffers_add_per_page_to_props.rb