Terms of Service
Last updated: January 2, 2025
The Basics
By using OneRuby.dev, you agree to these terms. If you don't agree, please don't use the site.
What You Can Do
You're free to:
- Read all the articles
- Share links to articles
- Use code examples in your own projects
- Learn and build cool stuff
What You Can't Do
Please don't:
- Copy entire articles and republish them elsewhere
- Sell or commercialize our content
- Scrape the site with bots
- Do anything illegal or harmful
About the Code Examples
All code examples are free to use under the MIT License. This means:
- You can use them in your projects (personal or commercial)
- You can modify them however you want
- You don't have to give us credit (but it's nice if you do!)
Disclaimer
The content here is for educational purposes. We try to make it accurate and helpful, but:
- We can't guarantee everything is perfect
- Code examples might need tweaking for your use case
- Test everything before using in production
- We're not responsible if something breaks
This isn't professional consulting - it's a blog sharing what we know.
Your Comments (If We Add Them)
If we add comments later:
- You keep ownership of what you write
- We can display your comments on the site
- Don't post spam, illegal stuff, or be mean to people
Changes
We might update these terms occasionally. If we make big changes, we'll note it here. Continuing to use the site means you're okay with the changes.
Copyright
All articles and content (except code examples) are copyrighted. The code examples are MIT licensed - use them freely.
Contact
Questions about these terms?
Email: support@oneruby.dev
MIT License (for Code Examples)
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.
That's the legal version. In plain English: use the code however you want, but we can't promise it's bug-free.