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

Allow Dry::Validation::Contract rule definitions in Hanami::Action #434

Closed
wants to merge 6 commits into from

Commits on Nov 17, 2023

  1. wip using contract dsl

    danhealy committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    fdeb01c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8241383 View commit details
    Browse the repository at this point in the history
  3. Remove extra guard in params.rb

    Co-authored-by: Philip Arndt <git@p.arndt.io>
    danhealy and parndt committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    eb1e909 View commit details
    Browse the repository at this point in the history
  4. Fix rubocop offenses

    parndt committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    04454e7 View commit details
    Browse the repository at this point in the history
  5. Fix some more rubocop issues

    danhealy committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    66dc228 View commit details
    Browse the repository at this point in the history
  6. Remove erroneous comment

    danhealy committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    c173f10 View commit details
    Browse the repository at this point in the history