Class: Employee

Inherits:
Person
  • Object
show all
Defined in:
app/models/employee.rb

Constant Summary

Constants inherited from Person

Person::FEMALE, Person::MALE

Method Summary

Methods inherited from Person

#initialize, #to_s

Constructor Details

This class inherits a constructor from Person