We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b186dff commit 7449b0aCopy full SHA for 7449b0a
1 file changed
lib/rdf/ntriples/reader.rb
@@ -1,4 +1,7 @@
1
# -*- encoding: utf-8 -*-
2
+
3
+require 'strscan'
4
5
module RDF::NTriples
6
##
7
# N-Triples parser.
0 commit comments