-
The current implementation of Mise appears to add a check for the `gem` executable on top of `ruby-build`, which prevents alternative Ruby implementations like Artichoke and mruby from being installed…
-
Several questions:
- Is there a way to use mruby gems in my mruby-handlers without them having been added at compile time? I was able to require them one by one by specifying each path. But I am mi…
-
I'm trying to make a spack package for [mruby](http://mruby.org), an implementation of Ruby for embedded systems. This package depends on `ruby` and on `rake`. I can easily build it manually as follow…
-
**Describe the bug**
It's not possible to install mruby-3.2.0 with embedded plugin, but asdf one works fine
**To Reproduce**
```
vladimir@np940x5n:~$ RTX_DEBUG=1 RUST_BACKTRACE=full rtx install …
-
what is the recommended way to add more mruby gems?
especially in regards to dynamically link to libraries such as leveldb
and is there a way to update mruby itself?
could this be made a git submod…
-
When it's called it's priority would be higher than normal mrbgem.
The code would be included to **libmruby_core.a** so that it can be used as core API.
-
I get the following error below problems with rake when I try to use mruby-require as a gem in a gembox. This is with mruby v1.2.0. Any suggestions on how to resolve this?
```
bjorn@ancelot~/work/src…
-
after `gem install mjruby` I get the following
```
$ gem content mjruby
/Users/cmeier/.rbenv/versions/jruby-9.0.3.0/lib/ruby/gems/shared/gems/mjruby-0.5.2-java/Makefile
/Users/cmeier/.rbenv/versions/…
-
I was trying to install your tool for Elementary OS 0.4 (based on Ubuntu 16.04) with the following command:
```
paladini@idkXt1z12:~/Projects/1doc/intercom-export$ sudo docker-compose run compile
…
-
Normal (IPv6 enabled) Debian GNU/Linux works fine, but test on IPv6 disabled one is failed.
* mruby-uv: current master (25775c934d3030b9f26d0ce5220eadbadaca570f)
* mruby: current master (7b88c1a8e…