Sha256: 113d7a53d467d4d50604a027a06d34b957665acc772f506cf8c743911c1f70cf
Contents?: true
Size: 131 Bytes
Versions: 157
Compression:
Stored size: 131 Bytes
Contents
class AddCurrencyToLineItems < ActiveRecord::Migration def change add_column :spree_line_items, :currency, :string end end
Version data entries
157 entries across 157 versions & 4 rubygems