Class: Spina::Shop::CustomerAccount

Inherits:
ApplicationRecord show all
Defined in:
app/models/spina/shop/customer_account.rb

Instance Attribute Summary collapse

Instance Attribute Details

#validate_passwordObject

Returns the value of attribute validate_password.



3
4
5
# File 'app/models/spina/shop/customer_account.rb', line 3

def validate_password
  @validate_password
end