Sha256: e92fde553d582cf578bb49f5f2e9635d82c948331a07776e8905ab62e170cf4a

Contents?: true

Size: 258 Bytes

Versions: 9

Compression:

Stored size: 258 Bytes

Contents

require 'motion-require'

files = [
  'core_ext/integer/multiple',
  'core_ext/integer/inflections',
  'core_ext/integer/time'
].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/integer.rb
motion-support-1.0.0 lib/motion-support/core_ext/integer.rb
motion-support-0.3.0 lib/motion-support/core_ext/integer.rb
motion-support-0.2.6 lib/motion-support/core_ext/integer.rb
motion-support-0.2.5 lib/motion-support/core_ext/integer.rb
motion-support-0.2.4 lib/motion-support/core_ext/integer.rb
motion-support-0.2.3 lib/motion-support/core_ext/integer.rb
motion-support-0.2.2 lib/motion-support/core_ext/integer.rb
motion-support-0.2.0 lib/motion-support/core_ext/integer.rb