added suppliers, weight to item
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
class User < ActiveRecord::Base
|
||||
has_many :carts
|
||||
has_secure_password
|
||||
validates_presence_of :first_name, :last_name, :password, :email, :password_confirmation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user