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 OXML to XML parsers/builders #877

Merged
merged 1 commit into from
Jun 28, 2024
Merged

Add OXML to XML parsers/builders #877

merged 1 commit into from
Jun 28, 2024

Conversation

xkwd
Copy link
Contributor

@xkwd xkwd commented Apr 30, 2024

Hello and thank you for maintaining the Ruby Toolbox! 🎉

I have recently developed an XML parser/builder with improved performance for commercial purposes, but now I have a chance to share it with the community. I often use your catalog for development and thought it might be a good idea to spread the word about the OXML gem here. I hope this is appropriate and would appreciate your approval 🙂 Thanks!

Before submitting your pull request:

  • If you're referencing a gem by its GitHub repository (e.g. rails/rails), please verify
    that it is not packaged as a Ruby gem. (If it is packaged as a gem, please reference it
    by its gem name instead, e.g. rails.)
  • Please make sure the projects are listed in case-insensitive alphabetical order
  • Make sure the CI build passes, we validate your proposed changes in the test suite :)

@colszowka colszowka merged commit 6854bd4 into rubytoolbox:main Jun 28, 2024
4 checks passed
@colszowka
Copy link
Member

Thanks @xkwd 👍

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.

2 participants