Sha256: cb57370e3d6265513d9b07856d20562e10d2713620aadff7878be46092fad727
Contents?: true
Size: 130 Bytes
Versions: 39
Compression:
Stored size: 130 Bytes
Contents
class AddStockLocationCode < ActiveRecord::Migration def change add_column :spree_stock_locations, :code, :string end end
Version data entries
39 entries across 39 versions & 1 rubygems