Skip to content

Commit

Permalink
Merge pull request #371 from charleystran/add_missing_encode_componen…
Browse files Browse the repository at this point in the history
…t_doc_entry

fixing missing encode component documentation entry
  • Loading branch information
sporkmonger committed Jul 3, 2021
2 parents 6d1d809 + 48a02e2 commit bb03f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/addressable/uri.rb
Expand Up @@ -430,7 +430,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 bb03f71

Please sign in to comment.