Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 4 Ruby C Projects
-
Hold option and click on the “collapse file” button in the Files view of a commit or pull request, and it will collapse all the files.
Select text in a comment, issue, or pull request description and press r—the selected text (including markdown formatting) will get pre-populated as a markdown block quote reply in the next comment box.
Add .patch or .diff to any pull request URL if you want to see a plain-text diff of the pull request (e.g. maybe you want to quickly `curl ... | git apply -` an unmerged pull request into a local copy of the repo without trying to add and fetch the git remote that the pull request is from).
There are lots of keyboard shortcuts. For example, / to jump to the file finder.
Not so much a secret but more like a hiding in plain sight: when looking at a commit GitHub will show you the earliest and latest tag (i.e. release) that includes the commit. For example, this commit[1] first appeared in v3_2_0_preview3.
[1]: https://github.com/ruby/ruby/commit/892f350a7db4d2cc99c5061d...
-
Note that Ruby2D aims to run on both ruby and mruby:
> Use a subset of Ruby that works everywhere. Ruby 2D applications are, of course, written in Ruby. Some users may choose to harness the full power of the language, standard library, and ecosystem of gems by writing interpreted apps targeting the standard implementation, MRI. Others may want to target the web via WebAssembly, mobile devices, or build native desktop applications, all which make use of a different Ruby implementation called mruby. Ruby 2D aims to support all of these use cases, even with the same app codebase. Your contribution must support a subset of Ruby that is compatible with and behaves similarly across MRI/CRuby and mruby.
[0]: https://github.com/ruby2d/ruby2d#technical-contributions
-
Mergify
Tired of breaking your main and manually rebasing outdated pull requests?. Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.
-
Ruby C related posts
- Undocumented Features of GitHub
- Ruby Outperforms C: Breaking the Catch-22
- How to Check If a Variable Is Defined with Ruby's Defined? Keyword
- An Excruciatingly Detailed Guide to SSH (But Only the Things I Find Useful)
- Abbrev: A Hidden Ruby Gem
- Everything about this Device is so good but I need to know if there is an easy way to delete duplicated games like almost 10K + is duplicated
- Help using Scrcpy w an Android and iMac in terminal..
-
A note from our sponsor - InfluxDB
www.influxdata.com | 23 Sep 2023
Index
What are some of the best open-source C projects in Ruby? This list will help you:
Project | Stars | |
---|---|---|
1 | ruby | 20,783 |
2 | ruby2d | 610 |
3 | psych | 544 |
4 | embedded-car | 0 |