Sha256: 7fb2759fff4b8bb88a01fa3d6a0f0bf758cac3d22d1fba0cd3a183f53150e36a

Contents?: true

Size: 429 Bytes

Versions: 5

Compression:

Stored size: 429 Bytes

Contents

require 'motion-require'

files = [
  '_stdlib/cgi',
  'core_ext/object/acts_like',
  'core_ext/object/blank',
  'core_ext/object/deep_dup',
  'core_ext/object/duplicable',
  'core_ext/object/try',
  'core_ext/object/instance_variables',
  'core_ext/object/to_param',
  'core_ext/object/to_query',
].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/core_ext/object.rb
motion-support-1.0.0 lib/motion-support/core_ext/object.rb
motion-support-0.3.0 lib/motion-support/core_ext/object.rb
motion-support-0.2.6 lib/motion-support/core_ext/object.rb
motion-support-0.2.5 lib/motion-support/core_ext/object.rb