21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-05-03 17:25:09 +02:00
Commit graph

3 commits

Author SHA1 Message Date
Jérémy Lecour 50507f2d3b trying to upgrade to Rails 6.0.0.beta2 2019-03-02 20:10:46 +01:00
Colin Darie 717cd3fac3
Wrap first sync in a common job
Sometimes, when the first job is executed milliseconds after the insert, 
the db would not return it.
This way, we can safely perform another attempt.
2018-07-05 17:54:21 +02:00
Colin Darie 7266d2a21c
Setup rails 2018-05-23 10:32:04 +02:00