Sha256: fe65dce7fa02ba2b071a40f403ff0152264eae254c506da1ab79275617003555

Contents?: true

Size: 272 Bytes

Versions: 5

Compression:

Stored size: 272 Bytes

Contents

require 'motion-require'

files = [
  "_stdlib/array",
  "concern",
  "descendants_tracker",
  "callbacks",
  "core_ext/kernel/singleton_class"
].map { |file| File.expand_path(File.join(File.dirname(__FILE__), "/../../motion", "#{file}.rb")) }

Motion::Require.all(files)

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
motion-support-1.1.0 lib/motion-support/callbacks.rb
motion-support-1.0.0 lib/motion-support/callbacks.rb
motion-support-0.3.0 lib/motion-support/callbacks.rb
motion-support-0.2.6 lib/motion-support/callbacks.rb
motion-support-0.2.5 lib/motion-support/callbacks.rb