Skip to content

Commit

Permalink
add ack
Browse files Browse the repository at this point in the history
  • Loading branch information
ezekg committed Aug 16, 2024
1 parent 21c514f commit 136b760
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,11 @@ We use Postgres in production, but we do not actively use MySQL or MariaDB, so
there may be performance issues we are unaware of. If you stumble upon issues,
please open an issue or a PR.

## Acknowledgements

`union_of` was inspired by [`active_record_union`](https://github.com/brianhempel/active_record_union/).
For unions outside of associations, check out it out.

## Is it any good?

Yes.
Expand Down

0 comments on commit 136b760

Please sign in to comment.