Skip to content

Commit 8f4c979

Browse files
committed
Make escape/unescape public.
1 parent bf44eb9 commit 8f4c979

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/rdf/model/uri.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1315,7 +1315,6 @@ def format_authority
13151315
end
13161316
end
13171317

1318-
protected
13191318
# URI encode matching characters in value
13201319
# From URI gem, as this is now generally deprecated
13211320
def self.encode(str, expr)

0 commit comments

Comments
 (0)