Sha256: d784405185074aa2883067a54da4255e04f040cc19ebb690cb41118bfa93b33c
Contents?: true
Size: 140 Bytes
Versions: 91
Compression:
Stored size: 140 Bytes
Contents
class AddCodeToSpreeShippingMethods < ActiveRecord::Migration def change add_column :spree_shipping_methods, :code, :string end end
Version data entries
91 entries across 91 versions & 3 rubygems