jaw3l
b86ebd8968
Updated docker-compose.md ( #1827 )
2022-05-20 12:43:57 +10:00
Christophe Bliard
e7d44f5f8c
Update rdoc.md ( #1832 )
...
Co-authored-by: Rico Sta. Cruz <rstacruz@users.noreply.github.com>
2022-05-19 22:58:57 +10:00
Julio Jordán
f142dce3f3
Fix typo ( #1834 )
2022-05-19 22:57:35 +10:00
Rico Sta. Cruz
689e6a5e69
Update rdoc.md
2022-05-18 15:48:54 +10:00
Mariusz Michalowski
484fba606f
Added new resources ( #1823 )
2022-05-08 08:08:26 +10:00
Rico Sta. Cruz
8b42b199dd
Update mako.md
2022-05-06 15:33:50 +10:00
hydrargyrum
685ac707b0
jinja: fix typo in front-matter ( #1825 )
2022-05-06 15:33:36 +10:00
Mike Harrison
1c43d9feb4
Add Logical Or example to RSpec ( #1554 )
...
Co-authored-by: Rico Sta. Cruz <rstacruz@users.noreply.github.com>
2022-04-07 11:23:56 +10:00
akshay
cd27a164b3
Update heroku.md ( #1807 )
...
Co-authored-by: Rico Sta. Cruz <rstacruz@users.noreply.github.com>
2022-04-06 20:36:55 +10:00
TimetravelerDD
2060d12b1d
Update top.md ( #1604 )
2022-04-04 22:14:34 +10:00
Dewald Swanepoel
5a312cd79e
Fixed bug in WaitGroup example ( #1809 )
2022-04-04 22:14:16 +10:00
whincwu
03a14640d7
update markdown ( #1811 )
...
Co-authored-by: Rico Sta. Cruz <rstacruz@users.noreply.github.com>
2022-04-04 22:13:46 +10:00
Rico Sta. Cruz
95713890ce
Upgrade to Node v16 and new GitHub action steps ( #1814 )
2022-03-29 22:11:50 +11:00
Rico Sta. Cruz
3cbc5b1bcd
Update stimulus-reflex.md
2022-03-16 09:18:01 +11:00
verbatino
5a23b79e78
Add tr command to bash cheatsheet ( #1802 )
...
Co-authored-by: Rico Sta. Cruz <rstacruz@users.noreply.github.com>
2022-03-13 22:08:22 +11:00
Luis Ezcurdia
c84d4c1b97
RubyOnRails: Order ActiveRecord callbacks and add missing methods ( #1789 )
...
Co-authored-by: Rico Sta. Cruz <rstacruz@users.noreply.github.com>
2022-02-21 10:37:42 +11:00
Jose Pradenas Navarro
301d6b07f5
Added @use rule ( #1765 )
...
* Added @use rule
The new @use rule has been added, and a warning has been given regarding the phasing out of @import.
* Fixed md from ``` to `
2022-02-14 22:17:06 +11:00
Rico Sta. Cruz
8a3d8c3449
Update fish.md (formatted from #1758 ) ( #1764 )
...
Co-authored-by: EmilySeville7cfg <EmilySeville7cf@gmail.com>
2021-12-23 09:29:34 +11:00
Sami Harju
f5125bd1ec
Update bash.md ( #1760 )
2021-12-22 16:21:16 +11:00
Peter C. S. Scholtens
c1741f6923
Update bash.md ( #1757 )
2021-12-15 09:36:19 +11:00
techie2000
3e380ef4a2
Added iPhone 12/13, and some Galaxy details ( #1729 )
2021-12-13 10:25:53 +11:00
kyleVsteger
e5fcc03e3e
Elixir: Add `with` Example ( #1731 )
2021-12-13 10:25:41 +11:00
Lloric Mayuga Garcia
21c62b3729
Add composer outdated --direct ( #1734 )
2021-12-13 10:24:51 +11:00
Emily Grace Seville
8b6f889761
Fish shell page update ( #1743 )
2021-12-13 10:23:40 +11:00
Tomislav Gracin
0dae9e9f4d
Wrong range for TINYINT ( #1753 )
2021-12-13 10:23:19 +11:00
Gary Wang
03a4487e86
Correct the emphasis markup ( #1747 )
...
According to https://orgmode.org/manual/Emphasis-and-Monospace.html ,
it should be =verbatim= and ~code~
2021-11-19 18:31:32 +11:00
guillem
6e34105043
Adds column names for transaction code and transaction notes. Fixes typo 'expneses'. ( #1735 )
2021-11-03 22:07:48 +11:00
Christopher Hopper
b28b6527f3
Add special parameter $_ to bash cheatsheet ( #1736 )
2021-11-03 22:06:31 +11:00
xianlaioy
3bf1169205
GROUPBY Space required ( #1737 )
2021-11-03 22:05:54 +11:00
Lloric Mayuga Garcia
ff5e63c9db
Use global ( #1733 )
2021-10-29 11:30:11 +11:00
nformis
e2680e5684
Update sublime-text.md ( #1718 )
...
Added shortcuts to moving and deleting lines
2021-10-21 14:31:36 +11:00
Dawit
f6faef05d8
Fix a couple of typos ( #1720 )
2021-10-21 14:30:57 +11:00
Angel Tabares
8041e914f3
update validation and middleware reference links ( #1727 )
2021-10-21 14:29:12 +11:00
danny-laa
918aa48327
Create LICENSE ( #1613 )
2021-10-07 21:51:13 +11:00
Godfery
028c578bc1
Update jsdoc.md ( #1677 )
2021-09-27 11:37:40 +10:00
John Karahalis
dcf31435ab
vimscript: Fix invalid code example ( #1664 )
2021-09-27 11:37:31 +10:00
hydrargyrum
ec1223800f
Add mako cheatsheet ( #1687 )
...
* Add mako cheatsheet
* Update mako.md
Co-authored-by: Rico Sta. Cruz <rstacruz@users.noreply.github.com>
2021-09-27 11:29:02 +10:00
Michael
154c4af2d6
Add grep.md ( #1223 )
...
* create grep.md
* update grep.md
* Update grep.md
Co-authored-by: Rico Sta. Cruz <rstacruz@users.noreply.github.com>
2021-09-27 11:17:58 +10:00
hydrargyrum
f0f4f05c92
Add Jinja cheatsheet ( #1688 )
...
Co-authored-by: Rico Sta. Cruz <rstacruz@users.noreply.github.com>
2021-09-27 11:14:30 +10:00
Antwan G
ede185bf27
Update cron.md ( #1701 )
2021-09-27 11:12:30 +10:00
Dario Seidl
76ee217b88
Add --show-error to curl cheatsheet ( #1713 )
2021-09-27 11:12:12 +10:00
yeknomedoc
320c38959e
Expanded the cheat-sheet ( #1694 )
...
Expanded the cheat-sheet with:
- *, ** as expansion arguments for lists and dicts./
- A Tuple section
- 'mutable' and 'immutable' notation behind the Tuple and Lists header.
2021-09-18 23:46:50 +10:00
Ryan M
28c5f62de1
fix spelling issue in Python ( #1683 )
...
Fixing a spelling issue in the Python section.
2021-09-18 23:45:51 +10:00
Ehren Murdick
1bf9823bea
Add greek characters to vim-digraphs.md ( #1710 )
...
Co-authored-by: Rico Sta. Cruz <rstacruz@users.noreply.github.com>
2021-09-17 09:33:18 +10:00
Rico Sta. Cruz
a2cec5f0f0
Empty out robots.txt ( #1708 )
2021-09-12 21:44:49 +10:00
Daniel Bergman
88f171cba2
Update atom.md ( #1707 )
2021-09-10 23:42:46 +10:00
Ilya Radchenko
a6de3c7882
Update Ember syntax ( #1704 )
...
It has been a while since Ember has moved away from views to components :)
2021-09-10 13:34:37 +10:00
Adrian A
e0379d3cb4
Update linux.md ( #1681 )
...
New command for newbies
2021-08-04 22:55:16 +10:00
Igor Grinchesku
b3c91e197a
Update pass.md ( #1662 )
...
* Update pass.md
Add `bash` to the code block
* Update pass.md
Co-authored-by: Rico Sta. Cruz <rstacruz@users.noreply.github.com>
2021-06-20 23:04:30 +10:00
Dušan Stokić
f7d4f61acf
Update markdown.md ( #1657 )
...
Added bold italic and Strikethrough to the emphases Heading
2021-06-03 22:29:44 +10:00