Gift interface added
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class DeliveryDestination < ActiveRecord::Base
|
||||
has_one :cart
|
||||
has_many :carts
|
||||
belongs_to :user
|
||||
|
||||
def self.create_from_last(anonymous_id, user_id)
|
||||
|
||||
Reference in New Issue
Block a user