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

fix(#1922): Allow to use instance variables defined in the endpoints inside rescue_from #2377

Merged
merged 6 commits into from
Nov 24, 2023

Commits on Nov 21, 2023

  1. fix(ruby-grape#1922): Allow to use instance variables defined in the …

    …endpoints when rescue_from
    jcagarcia committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    a77be51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7486d3c View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. fix(ruby-grape#1922): Updating UPGRADING and README files explaining …

    …the instance variables behavior. Extra tests added
    jcagarcia committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    cef14da View commit details
    Browse the repository at this point in the history
  2. fix(ruby-grape#1922): Send endpoint parameter as the last param of th…

    …e run_rescue_handler method
    jcagarcia committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    229875e View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    b333940 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d1b40a View commit details
    Browse the repository at this point in the history