Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spec and fix for #1721. #1722

Merged
merged 5 commits into from
Dec 21, 2017
Merged

Spec and fix for #1721. #1722

merged 5 commits into from
Dec 21, 2017

Commits on Dec 20, 2017

  1. Failing spec for ruby-grape#1721.

    dblock committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    3294fb6 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2017

  1. Fix for ruby-grape#1721 - Defining a catch-all after multiple version…

    …s of an endpoint hide endpoints after the first definition
    zherr committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    a018ac3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    717ae8b View commit details
    Browse the repository at this point in the history
  3. De-duplicate router logic.

    dblock committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    7489bc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e83f84f View commit details
    Browse the repository at this point in the history