An open API service indexing awesome lists of open source software.

https://github.com/remy727/gists

My gists
https://github.com/remy727/gists

gist ruby

Last synced: 6 months ago
JSON representation

My gists

Awesome Lists containing this project

README

          

# My gists

| # | Language | Title | Gist |
|---| -------- | ----- | ---- |
| 1 | Ruby | [A Handy Method for Splitting Ruby Enumerables](./a-handy-method-for-splitting-ruby-enumerables.md) | [Gist](https://gist.github.com/remy727/f9618bfcdfa950fb26b504507e15e09f) |
| 2 | Ruby | [Querying Missing Associated Records](./querying-missing-associated-records.md) | [Gist](https://gist.github.com/remy727/eaaadd2a979b427a184901b4739856ae) |
| 3 | Ruby | [Built-In Exception Classes(Ruby 3.2.1)](./ruby-built-in-exceptions.md) | [Gist](https://gist.github.com/remy727/6946213bc8c677bb7abc428a0fb90af8) |
| 4 | JavaScript | [JavaScript Event Loop](./js-event-loop.js) | [Gist](https://gist.github.com/remy727/3303a0ffc8ef4f48e94d3fe3346c0d68) |
| 5 | JavaScript | [JavaScript Generator Function](./js-generator-function.js) | [Gist](https://gist.github.com/remy727/fa62fb586826c7f837a5b261299ee60b) |