Class: Customer
- Inherits:
-
Shoppy::Customer
- Object
- ActiveRecord::Base
- Shoppy::User
- Account
- Shoppy::Customer
- Customer
- Defined in:
- lib/template/app/models/customer.rb
Overview
the class “Shoppy::Customer” inherits from the local “Account” class. So any changes in Account class will affect the class below.