This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
fab-manager
Watch
1
Star
0
Fork
0
You've already forked fab-manager
mirror of
https://github.com/LaCasemate/fab-manager.git
synced
2024-11-29 10:24:20 +01:00
Code
Issues
Releases
Activity
8f4c254d75
fab-manager
/
db
History
Nicolas Florentin
5e5822c89f
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
..
migrate
(feat) OAuth2 scopes are now configurable from the interface
2022-03-22 16:40:09 +01:00
schema.rb
(feat) OAuth2 scopes are now configurable from the interface
2022-03-22 16:40:09 +01: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