-
The documentation on native extensions is lacking in the discussion of Singleton vs Factory objects.
The section purports to take a "deeper look into the two approaches".
http://docs.rhomobile.com/e…
jtara updated
9 years ago
-
Hello,
I seem to be having an error installing the gem on a 2021 M1 mac:
```
gem install fast_statistics
Fetching: fast_statistics-0.2.1.gem (100%)
Building native extensions. This could …
-
I discovered that the IPAddress property will attempt to typecast the values used in `.like` queries, which results in an `ArgumentError` being raised by `IPAddr.new`.
```
User.all(:sign_in_ip.like =…
-
Whilst this appears to be similar to #646 this app does not have `json_pure` in the bundle.
Running `bundle install` inside a Debian Bullseye based docker image works fine, but running `bundle inst…
-
First and foremost, many thanks for this library! 🙇 👍
FYI and in case something can be done about it, I got an error related to `ntlm`'s documentation during installation:
```console
$ gem insta…
-
How to reproduce:
```
% docker run --rm -it ruby:3.3.5 /bin/bash
root@5086137b08f0:/# gem i typeprof:0.21.11
Fetching typeprof-0.21.11.gem
Successfully installed typeprof-0.21.11
1 gem install…
-
@tmtmtmtm [reported](https://help.morph.io/t/error-255-and-no-data/269) that:
> https://morph.io/tmtmtmtm/argentina-diputados-wikidata keeps failing "with status code 255". It's not obvious at all wh…
-
Currently there is a big issue with Rubinius: The standard library is now all in gems. This means manipulating the gem path and tools like gemsets, bundler will make these unavailable. This can be fix…
-
Interessante disponibilizar um feed RSS.
OBS: Caso seja aprovado, posso desenvolver a feature.
-
I try to serve your theme on jekyll v.4.1.1. But after `bundle exec jekyll serve` i have problems with nokogiri.
```
Could not find gem 'github-pages' in any of the gem sources listed in your Gemf…