A summary of data about the Ruby ecosystem.

https://github.com/ruby-grape/mustermann-grape

Implements the grape pattern type for Mustermann.
https://github.com/ruby-grape/mustermann-grape

Keywords from Contributors

grape rack oauth oauth2 rubygems feature-flag sinatra

Last synced: about 16 hours ago
JSON representation

Repository metadata

Implements the grape pattern type for Mustermann.

README.md

Grape Syntax for Mustermann

This gem implements the grape pattern type for Mustermann.

tests

Overview

Supported options:
capture, converters, except, greedy, ignore_unknown_options, params, space_matches_plus and uri_decode

require 'mustermann/grape'

Mustermann.new('/:id', type: :grape).params('/foo') # => { id: 'foo' }

# Providing params option
Mustermann.new('/:id', type: :grape, params: {"id"=>{:type=>"Integer"}}).params('/1') # => { id: '1'}
Mustermann.new('/:id', type: :grape, params: {"id"=>{:type=>"Integer"}}).params('/foo') # => nil
Mustermann.new('/:id', type: :grape, params: {"id"=>{:type=>"String"}}).params('/foo') # => { id: 'foo'}

Syntax


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 23
Total Committers: 7
Avg Commits per committer: 3.286
Development Distribution Score (DDS): 0.652

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
dblock d****k@d****g 8
dependabot[bot] 4****] 4
namusyaka n****a@g****m 3
Zach Barton z****n@j****m 3
Juan Carlos Garcia j****a@f****m 3
Nikita Bulai b****a@g****m 1
Martin Sander m****r@g****e 1

Committer domains:


Issue and Pull Request metadata

Last synced: 4 months ago

Total issues: 6
Total pull requests: 15
Average time to close issues: 4 months
Average time to close pull requests: about 1 month
Total issue authors: 5
Total pull request authors: 8
Average comments per issue: 1.83
Average comments per pull request: 1.8
Merged pull request: 12
Bot issues: 0
Bot pull requests: 6

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/ruby-grape/mustermann-grape

Top Issue Authors

  • dblock (2)
  • odedimgn (1)
  • marvinthepa (1)
  • jcagarcia (1)
  • pravi (1)

Top Pull Request Authors

  • dependabot[bot] (6)
  • ZABarton (2)
  • dblock (2)
  • marvinthepa (1)
  • nbulaj (1)
  • namusyaka (1)
  • meten-natuurlijk (1)
  • jcagarcia (1)

Top Issue Labels

  • enhancement (1)

Top Pull Request Labels

  • dependencies (6)

Package metadata

gem.coop: mustermann-grape

Adds Grape style patterns to Mustermman

  • Homepage: https://github.com/ruby-grape/mustermann-grape
  • Documentation: http://www.rubydoc.info/gems/mustermann-grape/
  • Licenses: MIT
  • Latest release: 1.1.0 (published about 2 years ago)
  • Last Synced: 2026-01-07T11:39:32.604Z (3 days ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 70,514,932 Total
  • Docker Downloads: 476,135,204
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 0.133%
    • Downloads: 0.4%
  • Maintainers (3)
rubygems.org: mustermann-grape

Adds Grape style patterns to Mustermman

  • Homepage: https://github.com/ruby-grape/mustermann-grape
  • Documentation: http://www.rubydoc.info/gems/mustermann-grape/
  • Licenses: MIT
  • Latest release: 1.1.0 (published about 2 years ago)
  • Last Synced: 2026-01-07T11:39:29.142Z (3 days ago)
  • Versions: 6
  • Dependent Packages: 1
  • Dependent Repositories: 2,285
  • Downloads: 70,514,932 Total
  • Docker Downloads: 476,135,204
  • Rankings:
    • Docker downloads count: 0.264%
    • Downloads: 0.421%
    • Dependent repos count: 0.659%
    • Average: 5.964%
    • Dependent packages count: 7.703%
    • Forks count: 10.292%
    • Stargazers count: 16.443%
  • Maintainers (3)

Dependencies

Gemfile rubygems
  • rake >= 0
  • rspec-core >= 0
  • support >= 0
mustermann-grape.gemspec rubygems
  • mustermann >= 1.0.0
.github/workflows/tests.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite

Score: 24.837820936330044