mirror of
https://github.com/fspc/BikeShed-1.git
synced 2026-09-16 08:31:36 -04:00
Initial stab at check-in feature
This commit is contained in:
@@ -13,3 +13,8 @@ staff:
|
||||
action: STAFF
|
||||
created_at: <%= Time.now %>
|
||||
updated_at: <%= Time.now %>
|
||||
checkin:
|
||||
id: 4
|
||||
action: CHECKIN
|
||||
created_at: <%= Time.now %>
|
||||
updated_at: <%= Time.now %>
|
||||
|
||||
Reference in New Issue
Block a user