mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-03-01 23:29:23 +01:00
comment model slot.rb
This commit is contained in:
parent
43a05f624a
commit
b17bcfde86
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
# Time range of duration defined by ApplicationHelper::SLOT_DURATION, slicing an Availability.
|
# Time range of duration defined by ApplicationHelper::SLOT_DURATION, slicing an Availability.
|
||||||
# During a slot a Reservation is possible
|
# During a slot a Reservation is possible
|
||||||
|
# Only reserved slots are persisted in DB, others are instanciated on the fly
|
||||||
class Slot < ActiveRecord::Base
|
class Slot < ActiveRecord::Base
|
||||||
include NotifyWith::NotificationAttachedObject
|
include NotifyWith::NotificationAttachedObject
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user