Class: Slot

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/slot.rb

Overview

Assumptions:

All attributes may be updated.
A booking is drawn over a slot in the UI (TODO: does this model need to manage drawing priority?).