lib/project/coercible.rb in motion_coercible-0.2.0.1 vs lib/project/coercible.rb in motion_coercible-0.2.0.2

- old
+ new

@@ -1,5 +1,6 @@ motion_require 'stubs.rb' +motion_require 'support/descendants_tracker' motion_require 'support/type_lookup' motion_require 'support/options' module Coercible EXTRA_CONST_ARGS = (RUBY_VERSION < '1.9' ? [] : [ false ]).freeze