2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-05 12:00:16 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Igor Chubin
f7f987fd68
Merge pull request #74 from Nondv/patch-5
[ruby][case] Add a note about ===
2019-10-15 16:07:21 +02:00
Dmitriy Non
32ab01e12a
remove extra empty line 2019-10-15 10:39:34 +01:00
Dmitriy Non
4cabda0a56
[ruby] merge if/else with if/elsif/else
No need to add extra lines to the output. Shorter is better :)
2019-10-15 10:38:24 +01:00
Dmitriy Non
6083bca0a8
[ruby][case] Add a note about ===
A bit advanced but required knowledge about the magic in `case`
2019-10-15 10:03:35 +01:00
Igor Chubin
2defb200ac added rosetta name to language info 2019-02-07 17:09:48 +00:00
Igor Chubin
3e4d039458
Merge pull request #37 from lucis-fluxum/patch-2
Control flow for ruby
2018-10-08 12:16:12 +02:00
Igor Chubin
b8e8f97ffb
removed empty lines 2018-10-08 12:15:57 +02:00
Igor Chubin
27899c6f94
removed not needed line separators 2018-10-08 12:14:18 +02:00
Luc Street
cbb9f2901f Case statement for ruby 2018-10-07 17:07:46 -07:00
Luc Street
452105cfbf Control flow for ruby 2018-10-07 16:59:58 -07:00
Igor Chubin
12709b2f6b added skeleton for all currently available languages 2018-05-19 20:41:12 +00:00
Igor Chubin
4c468850cf added irb, ruby and _ruby 2017-06-04 11:23:28 +00:00