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

(env) add Ensure module for argument validation #13

Merged
merged 8 commits into from
Sep 22, 2021
Merged

(env) add Ensure module for argument validation #13

merged 8 commits into from
Sep 22, 2021

Commits on Sep 17, 2021

  1. add Enforce module

    joshgoebel committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    df49cd6 View commit details
    Browse the repository at this point in the history
  2. raise enforce error

    joshgoebel committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    f24562b View commit details
    Browse the repository at this point in the history
  3. use enforce for Timer

    joshgoebel committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    27a5de7 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. ArgumentError

    joshgoebel committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    33c98db View commit details
    Browse the repository at this point in the history
  2. clarify integer is a Num

    joshgoebel committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    6eb6cb8 View commit details
    Browse the repository at this point in the history
  3. clean up tests

    joshgoebel committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    2ad5e6d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. rename to Ensure

    joshgoebel committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    11e038a View commit details
    Browse the repository at this point in the history
  2. docs

    joshgoebel committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    c8411ad View commit details
    Browse the repository at this point in the history