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

Give user full control over adding middleware #566

Merged
merged 4 commits into from Jan 20, 2021
Merged

Give user full control over adding middleware #566

merged 4 commits into from Jan 20, 2021

Commits on Jan 20, 2021

  1. Give user full control over adding middleware

    This prevents the middleware being added in the wrong place while removing some complexity from the gem.
    
    Making a decision on where to add the middleware became almost impossible. Give the user full controll, update the example configuration in the rails app and document all the known cases.
    mhenrixon committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    f95334e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bee36fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c44a0eb View commit details
    Browse the repository at this point in the history
  4. Mandatory rubocop commit

    mhenrixon committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    d6ef168 View commit details
    Browse the repository at this point in the history