addressable 2.5.0
Addressable is a replacement for the URI implementation that is part of Ruby's standard library. It more closely conforms to the relevant RFCs and adds support for IRIs and URI templates.
Gemfile:
=
复制到剪贴板
已复制
安装:
=
Runtime 依赖关系 (1):
public_suffix
>= 2.0.2, ~> 2.0
Development 依赖关系 (1):
bundler
~> 1.0