Sha256: bf4fc940aa3662674e228faec01d2d07d72182a1942847df236c82e29a238956

Contents?: true

Size: 305 Bytes

Versions: 9

Compression:

Stored size: 305 Bytes

Contents

require 'motion-require'

files = [
  "inflector/inflections",
  "inflector/methods",
  "inflections",
  "core_ext/string/inflections",
  
  "core_ext/array/prepend_and_append"
].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/inflector.rb
motion-support-1.0.0 lib/motion-support/inflector.rb
motion-support-0.3.0 lib/motion-support/inflector.rb
motion-support-0.2.6 lib/motion-support/inflector.rb
motion-support-0.2.5 lib/motion-support/inflector.rb
motion-support-0.2.4 lib/motion-support/inflector.rb
motion-support-0.2.3 lib/motion-support/inflector.rb
motion-support-0.2.2 lib/motion-support/inflector.rb
motion-support-0.2.0 lib/motion-support/inflector.rb