21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-05-17 07:58:39 +02:00
chexpire/app/models
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
..
concerns Setup rails 2018-05-23 10:32:04 +02:00
application_record.rb Setup rails 2018-05-23 10:32:04 +02:00
check.rb Wrap first sync in a common job 2018-07-05 17:54:21 +02:00
check_log.rb Create CheckLog model 2018-05-30 17:01:54 +02:00
notification.rb Rename Notifications.delay to .interval 2018-07-02 09:52:49 +02:00
user.rb User validation for locale must have a list of String 2018-06-13 22:16:46 +02:00