mirror of https://github.com/fspc/BikeShed-1.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
287 B
16 lines
287 B
12 years ago
|
volunteer:
|
||
|
id: 1
|
||
|
action: VOLUNTEER
|
||
|
created_at: <%= Time.now %>
|
||
|
updated_at: <%= Time.now %>
|
||
|
personal:
|
||
|
id: 2
|
||
|
action: PERSONAL
|
||
|
created_at: <%= Time.now %>
|
||
|
updated_at: <%= Time.now %>
|
||
|
staff:
|
||
|
id: 3
|
||
|
action: STAFF
|
||
|
created_at: <%= Time.now %>
|
||
|
updated_at: <%= Time.now %>
|