1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/db
2022-05-04 11:30:42 +02:00
..
migrate (feat) OAuth2 scopes are now configurable from the interface 2022-03-22 16:40:09 +01:00
schema.rb merge 2022-05-04 11:30:42 +02:00
seeds.rb Fix a bug: edge case of birthday in the future in seeds.rb, we should use Date.current instead of DateTime.current since birthday is a date (see https://github.com/sleede/fab-manager/issues/344) 2022-05-04 08:50:10 +02:00