Sha256: d5fa7ff77fd63d0341e30c22711404e4c5afe531cee705633f8c9c145db780a1

Contents?: true

Size: 736 Bytes

Versions: 3

Compression:

Stored size: 736 Bytes

Contents

name: uri-query_params
summary: Access the query parameters of a URI, just like $_GET in PHP.
description: Allows access to the query component of the URI as a Hash.
license: MIT
homepage: https://github.com/postmodern/uri-query_params
authors: Postmodern
email: postmodern.mod3@gmail.com
has_yard: true

metadata:
  documentation_uri: https://rubydoc.info/gems/uri-query_params
  source_code_uri:   https://github.com/postmodern/uri-query_params.rb
  bug_tracker_uri:   https://github.com/postmodern/uri-query_params.rb/issues
  changelog_uri:     https://github.com/postmodern/uri-query_params.rb/blob/master/ChangeLog.md
  rubygems_mfa_required: 'true'

required_ruby_version: ">= 2.0.0"

development_dependencies:
  bundler: ~> 2.0

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
uri-query_params-0.8.2 gemspec.yml
uri-query_params-0.8.1 gemspec.yml
uri-query_params-0.8.0 gemspec.yml