Class: User
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- User
- Defined in:
- app/models/user.rb
Overview
The information all Users of the system have, such as name
and email
.
Defined Under Namespace
Classes: RegistrationsController