Sha256: e36fac907642b1ee43bf76dddd517153d1271585f61f2a863f5a6ce994b45bef

Contents?: true

Size: 570 Bytes

Versions: 2

Compression:

Stored size: 570 Bytes

Contents

# The default build configuration file was moved to `build_config/default.rb`.
#
# Recommended way to customize the build configuration is:
#  * copy `default.rb` (or any config file) to a new file (e.g. `myconfig.rb`)
#  * edit `myconfig.rb`.
#  * `rake MRUBY_CONFIG=/path/to/myconfig.rb` to compile and test.
#  * or `rake MRUBY_CONFIG=myconfig` if your configuration file is in the `build_config` directory.
#  * (optional) submit your configuration as a pull-request if it's useful for others
raise "The default configuration was moved to `build_config/default.rb`"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
script_core-0.3.2 ext/enterprise_script_service/mruby/build_config.rb
script_core-0.3.0 ext/enterprise_script_service/mruby/build_config.rb