Sha256: 2d8cd189470a5324f2c1166f07af29fcb0a65291d150bfb61425dc8419c65d6f

Contents?: true

Size: 262 Bytes

Versions: 2

Compression:

Stored size: 262 Bytes

Contents

# It also works with MRB_NO_FLOAT.

MRuby::GemBox.new do |conf|
  # Use standard IO/File class
  conf.gem :core => "mruby-io"

  # Use standard IO/File class
  conf.gem :core => "mruby-socket"

  # Use standard print/puts/p
  conf.gem :core => "mruby-print"
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
script_core-0.3.2 ext/enterprise_script_service/mruby/mrbgems/stdlib-io.gembox
script_core-0.3.0 ext/enterprise_script_service/mruby/mrbgems/stdlib-io.gembox