-
**Description**
Meilisearch Cloud is throwing random Timeout Errors, causing my record not to be indexed and the failing jobs to be discarded.
`Error: MeiliSearch::TimeoutError: The request wa…
-
`Complex` overloads for these functions are missing compared to Ruby's [CMath gem](https://github.com/ruby/cmath) (used to be part of their standard library):
* `Math.sin`, `.cos`, `.tan`, and thei…
-
I installed acts_as_solr_reloaded as a gem and added the require statement in a rake task as specified in this older documentation I found via [Google](http://209.85.229.132/search?q=cache:626ocnQk8Do…
-
Regards.
Currently I'm on a migration process, but I cannot find myself a way through the current problem, somehow Lit works perfectly with redis on my 'local' environment (literal clone from 'deve…
-
See: [RFC 7516 4.1.3](https://datatracker.ietf.org/doc/html/rfc7516#section-4.1.3)
I am working with:
- [Smart Health Cards - Overview](https://smarthealth.cards/)
- [Smart Health Cards - Speci…
jtara updated
2 years ago
-
I suggest including support for decorating `ActiveStorage` attachment. Since `ActiveStorage` does not derive from `ActiveRecord`, this is not automatic. I currently do it by putting
```
Draper.set…
-
Hello I appear to be having a similar, although perhaps slightly different issue, to [this open issue.](https://github.com/ErwinM/acts_as_tenant/issues/254) Here's some information, let me know if you…
-
When testing locally using Thin if I gracefully shutdown Redis (redis-cli) or terminate it (ctrl+c) my app will crash throwing an error, ECONNREFUSED.
Looking at the stack trace first up was the Redi…
-
When running `bundle exec rake db:migrate`, I receive the following error.
```
$ bundle exec rake db:migrate
/Users/bhardin/.rvm/gems/ruby-1.9.3-p0/gems/rake-0.8.7/lib/rake/alt_system.rb:32: Use RbCo…
-
Hi Tomas
Sorry for troubling you with such a noob question but, but I just can't seem to get bowtie running.
I have all the required gems, and modified my config.ru and Gemfile as per your examples.…