Sha256: 8c7899fa5e45f6181c147dab81a76f4e225218feb65130021910487c76b44efd
Contents?: true
Size: 321 Bytes
Versions: 1
Compression:
Stored size: 321 Bytes
Contents
require "hyperloop/model/version" require 'hyperloop-config' Hyperloop.import 'hyper-component' Hyperloop.import 'hyper-model' if RUBY_ENGINE == 'opal' require 'hyper-mesh' require 'hyperloop/model/load' else require 'opal' require 'hyper-mesh' Opal.append_path(File.expand_path('../', __FILE__).untaint) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hyper-model-0.6.0 | lib/hyper-model.rb |