Class: Cabinet

Inherits:
Item
  • Object
show all
Defined in:
app/models/cabinet.rb

Constant Summary collapse

STATES =
[ :available, :in_use, :need_keys]

Method Summary

Methods inherited from Item

#assign_with_id!, #employee