1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-06 16:48:01 +00:00

Add a section on ruby with links to the ruby tils.

This commit is contained in:
jbranchaud
2015-02-19 22:11:05 -06:00
parent 96a0331889
commit c7c0ecd393

View File

@@ -10,3 +10,8 @@ I shamelessly stole this idea from
- [Intent To Add](git/intent-to-add.md)
- [Staging Changes Within Vim](git/staging-changes-within-vim.md)
- [Verbose Commit Message](git/verbose-commit-message.md)
## ruby
- [Limit Split](ruby/limit-split.md)
- [Summing Collections](ruby/summing-collections.md)