4 lines
76 B
Text
Vendored
4 lines
76 B
Text
Vendored
MRuby::GemBox.new do |conf|
|
|
conf.gembox "stdlib"
|
|
conf.gembox "math"
|
|
end
|