Skip to content

Commit

Permalink
fixing missing encode component documentation entry
Browse files Browse the repository at this point in the history
  • Loading branch information
charleystran committed Dec 26, 2019
1 parent 9a02ca6 commit 759249b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/addressable/uri.rb
Expand Up @@ -421,7 +421,7 @@ def self.encode_component(component, character_class=
end

class << self
alias_method :encode_component, :encode_component
alias_method :escape_component, :encode_component
end

##
Expand Down

0 comments on commit 759249b

Please sign in to comment.