mruby-rack-json-api icon indicating copy to clipboard operation
mruby-rack-json-api copied to clipboard

Adding mruby gems

Open jwoertink opened this issue 10 years ago • 0 comments

I noticed that after installing and running this, there are mruby gems listed in src/mruby/mrbgems/mgem-list, but it seems none of these are accessible in the app files. One in particular is the mruby-set gem which should give Set.

I know with mruby you can configure these in a build_config.rb which is found in src/deps/mruby/build_config.rb. Is this where you would configure these? Or is there another spot you can add a build_config file to tell mruby to require these?

jwoertink avatar Dec 13 '15 20:12 jwoertink