Alex Sherman
Alex Sherman
Yep, I can confirm that. After using the gem from 0daf853969992b5a371b80847abc7b2723ef4481 the bug is gone and invoice is sent from bot to user.
Actually I strongly advise against it. That's a common naming practice in rails applications. Renaming test envirnonent might not only confuse future app developers alot, but also may break not...
We could 1) generate and add certificates to fixtures and 1) stub/mock the request to external service. The fact what this service uses our codebase is doesn't really matter -...
Fixed a typo in csync job by #2038 , now error message should be more informative.
Looks like we don't need to. According to Sidekiq documentation > By default, Sidekiq 6+ gives workers 25 seconds to shut down. (Run Sidekiq
As well I suppose we should implement some Redis-side persistence mechanisms as per https://redis.io/topics/persistence
Well, on one hand assuming our goal is not to set restrictions, but to get max coverage... and on other hand there are some functionality that might be hard to...
2, 4 updated by https://github.com/internetee/registry/pull/1284
3 there is no need to store in project, RubyMine generates them on the fly (https://www.jetbrains.com/help/ruby/working-with-diagrams.html#class_diagram).
Well, atm it's a kind of a research, but I suppose it might be something like this: - [x] Add a trigger-based version storage to Contact model (this model and...