Sha256: 2acada31c2fed7a5f513a7ad09340564affb254c7c575891b2c8e081d22072c7
Contents?: true
Size: 142 Bytes
Versions: 3
Compression:
Stored size: 142 Bytes
Contents
class AddCookieKeyToCart < CamaManager.migration_class def change add_column :plugins_ecommerce_orders, :visitor_key, :string end end
Version data entries
3 entries across 3 versions & 1 rubygems