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

Attempt to fix ActiveRecord timeout issues #114

Merged
merged 4 commits into from
May 2, 2024

Commits on May 1, 2024

  1. Add missing CSS comment.

    postmodern committed May 1, 2024
    Configuration menu
    Copy the full SHA
    bca8db8 View commit details
    Browse the repository at this point in the history
  2. Fix the two failing dry-validation specs.

    * Apparently `Types::Array.of(Types::String).constructor { ... }` no
      longer accepts Array values, but expects only String values.
    postmodern committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c21b88f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0781da1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d1dca7 View commit details
    Browse the repository at this point in the history