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