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

Replace Grape::Config by ActiveSupport::Configurable #2332

Merged
merged 5 commits into from
May 28, 2023

Commits on May 27, 2023

  1. Configuration menu
    Copy the full SHA
    d75d066 View commit details
    Browse the repository at this point in the history
  2. Changelog entry

    ericproulx committed May 27, 2023
    Configuration menu
    Copy the full SHA
    ce443e4 View commit details
    Browse the repository at this point in the history
  3. Regen rubocop

    ericproulx committed May 27, 2023
    Configuration menu
    Copy the full SHA
    ff8b571 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Add spec for default config

    Refactor request_spec which was build_params_with instead of the actual config
    ericproulx committed May 28, 2023
    Configuration menu
    Copy the full SHA
    bd98089 View commit details
    Browse the repository at this point in the history
  2. Fix rubocop

    ericproulx committed May 28, 2023
    Configuration menu
    Copy the full SHA
    1aa56d6 View commit details
    Browse the repository at this point in the history