FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Correct references to `SimpleArgs` that should be `SortArgs` by brandur · Pull Request #44 · riverqueue/riverqueue-ruby · GitHub

Correct references to SimpleArgs that should be SortArgs - #44

Merged
brandur merged 1 commit into
masterfrom
brandur-fix-sort-args-ref
Apr 12, 2025
Merged

Correct references to SimpleArgs that should be SortArgs#44
brandur merged 1 commit into
masterfrom
brandur-fix-sort-args-ref

Conversation

brandur commented Apr 12, 2025

Copy link
Copy Markdown
Contributor

Here, fix some bad references in the README where what should have been
SortArgs were being referred to as SimpleArgs instead. Whoops.

Here, fix some bad references in the README where what should have been
`SortArgs` were being referred to as `SimpleArgs` instead. Whoops.
brandur mentioned this pull request Apr 12, 2025
brandur merged commit b88abd7 into master Apr 12, 2025
brandur deleted the brandur-fix-sort-args-ref branch April 12, 2025 03:41
brandur added a commit that referenced this pull request Apr 12, 2025
Although this wasn't strictly wrong given that the message was probably
already clear, here follow up #44 to also use `SortArgs` in examples for
batch insert with `#insert_many`.
brandur added a commit that referenced this pull request Apr 12, 2025
Although this wasn't strictly wrong given that the message was probably
already clear, here follow up #44 to also use `SortArgs` in examples for
batch insert with `#insert_many`.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL