Helge Rausch
Helge Rausch
How would setting up the connection from the Erlang side look like, when the Ruby process is already there? E.g. if you start the Erlang process from Ruby.
When having a Bowerfile, I was wondering if it would be better to generate the bower.json with each package's current version instead of "latest". This would be closer to what...
As some of you may have noticed, there hasn't been much going on in this repository for a while. At the same time there are a bunch of forks and...
There is a test randomly failing on Travis. On my machine I can fix it by adding some sleep. But that is ugly and doesn't fix it on Travis. The...
IMHO, it would be more useful to see the most used emoji by default instead of the recently used ones. It could also be a combination of both.
**What version of standard?** 13.0.1 **What operating system, Node.js, and npm version?** Arch Linux (locally) and Docker image `circleci/ruby:2.5.3-node-browsers`. Node: 11.15.0 npm: 6.10.0 babel-eslint: 10.0.2 **What did you expect to...
### Relevant Resources * https://circleci.com/docs/2.0/config-intro/ * https://circleci.com/developer/orbs/orb/circleci/ruby
Paperclip is deprecated and Rails has it's own built-in solution, now. Let's use it!
What do we do? Delete the Genotype record and notify the user? https://sentry.io/opensnp/opensnp/issues/436275621/ ``` Errno::ENOENT: No such file or directory @ rb_file_s_lstat - /home/app/snpr/public/data/4979.genes-for-good.3516 app/workers/zipgenotypingfiles.rb:27:in `block (2 levels) in perform'...