Commit 2fca5f33 authored by take_cheeze's avatar take_cheeze

Add mruby-kernel-ext to default gembox.

parent 208bafba
......@@ -64,4 +64,7 @@ MRuby::GemBox.new do |conf|
# Generate mruby command
conf.gem :core => "mruby-bin-mruby"
# Use extensional Kernel module
conf.gem :core => "mruby-kernel-ext"
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment