Sha256: be647d8e91415fdaee4d0f57a8fe935b5fbe91a6b5b7f893559d234f79591443

Contents?: true

Size: 436 Bytes

Versions: 9

Compression:

Stored size: 436 Bytes

Contents

require 'motion-require'

files = [
  'core_ext/module/aliasing',
  'core_ext/module/introspection',
  'core_ext/module/anonymous',
  'core_ext/module/reachable',
  'core_ext/module/attribute_accessors',
  'core_ext/module/attr_internal',
  'core_ext/module/delegation',
  'core_ext/module/remove_method'
].map { |file| File.expand_path(File.join(File.dirname(__FILE__), "/../../../motion", "#{file}.rb")) }

Motion::Require.all(files)

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
motion-support-1.1.0 lib/motion-support/core_ext/module.rb
motion-support-1.0.0 lib/motion-support/core_ext/module.rb
motion-support-0.3.0 lib/motion-support/core_ext/module.rb
motion-support-0.2.6 lib/motion-support/core_ext/module.rb
motion-support-0.2.5 lib/motion-support/core_ext/module.rb
motion-support-0.2.4 lib/motion-support/core_ext/module.rb
motion-support-0.2.3 lib/motion-support/core_ext/module.rb
motion-support-0.2.2 lib/motion-support/core_ext/module.rb
motion-support-0.2.0 lib/motion-support/core_ext/module.rb