Class: ParkingClicker

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

Constant Summary collapse

STATES =
[ :available, :in_use ]

Method Summary

Methods inherited from Item

#assign_with_id!, #employee