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

Add UuidManagement and Callable #1

Merged
merged 44 commits into from
Jan 31, 2024

Commits on Jan 31, 2024

  1. $ bundle gem track_ballast

    Plus some manual removals
    benjaminoakes committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    153f878 View commit details
    Browse the repository at this point in the history
  2. Initial README

    benjaminoakes committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    9629373 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a1d7e8 View commit details
    Browse the repository at this point in the history
  4. Passing specs

    benjaminoakes committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    9f13790 View commit details
    Browse the repository at this point in the history
  5. Add TrackBallast::Callable

    This originally used `present?` instead of `&.empty?`
    benjaminoakes committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    205717d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14b38ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b391218 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    89741c9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c707339 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e8a4706 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    05ec8e9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    722a9fb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0bbdb6d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6fc78a9 View commit details
    Browse the repository at this point in the history
  15. Style

    benjaminoakes committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d0157c0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    731ef47 View commit details
    Browse the repository at this point in the history
  17. Add standardrb

    benjaminoakes committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5fc5968 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c379a29 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e11652d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9ca39ed View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    46cf177 View commit details
    Browse the repository at this point in the history
  22. Confirm specs run independently

        find spec -name '*_spec.rb' -exec bundle exec rspec {} \;
    benjaminoakes committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    8333dcb View commit details
    Browse the repository at this point in the history
  23. Add yard

    benjaminoakes committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    99070ca View commit details
    Browse the repository at this point in the history
  24. Add guard

    benjaminoakes committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b05f6dd View commit details
    Browse the repository at this point in the history
  25. Add pry

    benjaminoakes committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    9a07df8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d7d3475 View commit details
    Browse the repository at this point in the history
  27. Add rake console

    benjaminoakes committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6cbf72e View commit details
    Browse the repository at this point in the history
  28. Prefer bin/console

    benjaminoakes committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5b7ab59 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    86ba972 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4448cb5 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    ab4c8f1 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    87026a3 View commit details
    Browse the repository at this point in the history
  33. Clarify usage

    benjaminoakes committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    95214e0 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f037643 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    dfae2cb View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    e0f6e0f View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    709dc9c View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    8f2ba98 View commit details
    Browse the repository at this point in the history
  39. Bump version to beta3

    benjaminoakes committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ccfaf82 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    a35707e View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    69edafa View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    792f4a7 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    2490945 View commit details
    Browse the repository at this point in the history
  44. Clarify Bundler usage

    benjaminoakes committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b38de57 View commit details
    Browse the repository at this point in the history