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 e19c37b commit a423b24Copy full SHA for a423b24
ext/erbx/test.rb
@@ -2,4 +2,6 @@
2
3
$LOAD_PATH.unshift File.expand_path('../../lib', __dir__)
4
5
+require "erbx"
6
+
7
puts ERBX.lex("<html><html>")
0 commit comments