Skip to content

Commit

Permalink
Add mruby-kernel-ext to default gembox.
Browse files Browse the repository at this point in the history
  • Loading branch information
take-cheeze committed May 6, 2014
1 parent 208bafb commit 2fca5f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mrbgems/default.gembox
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 2fca5f3

Please sign in to comment.