lib/chars/extensions/string.rb in chars-0.3.2 vs lib/chars/extensions/string.rb in chars-0.3.3
- old
+ new
@@ -1,5 +1,5 @@
-require 'chars/chars'
+require_relative '../chars'
class String
#
# Determines whether the String belongs to the decimal-digit character set.