We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4d36fc commit d873b27Copy full SHA for d873b27
lib/dry/files.rb
@@ -1,6 +1,6 @@
1
# frozen_string_literal: true
2
3
-require "english"
+require "English" # Required to load $INPUT_RECORD_SEPARATOR
4
5
# dry-rb is a collection of next-generation Ruby libraries
6
#
0 commit comments