Welcome! This page is using CodeRay 1.1.2.
We currently have
3061 rays
in the database.
You can add a
New Ray
or browse the posted rays by pages.
LEL |
6 lines
of
Ruby
by
EmmanuelSW
|
276 Bytes |
Show |
Edit |
Expand |
1
2
3
4 |
def scan_file filename, lang = :auto, options = {}, &block
lang = CodeRay::FileType.fetch filename, :text, true if lang == :auto
... |
|
test |
3 lines
of
Ruby
by
dwdwe
|
31 Bytes |
Show |
Edit |
Expand |
1
2
3 |
def hello
puts "world"
end |
|
ghjhghgjghj |
37 lines
of
JSON
|
1.3 KB |
Show |
Edit |
Expand |
1
2
3
4
5 |
{
"synthesis": {
"usageText": "${libellePrincipal} où ${godet.priorityType} <> A-XX (où XX équivaut à deux lettres)",
"stateText": "Reste",
"mainText": "Valeur affichable de ${mai... |
|
angular |
3 lines
of
HTML
|
21 Bytes |
Show |
Edit |
Expand |
1
2
3 |
<div>
{{hi}}
</div> |
|
pok |
3 lines
of
HTML
|
67 Bytes |
Show |
Edit |
Expand |
1
2
3 |
DELETE aaa HTTP/1.1
Host: 127.0.0.1:1337
Connection: keep-alive
|
|
asdasd |
16 lines
of
Python
by
asdasd
|
903 Bytes |
Show |
Edit |
Expand |
|
testttt |
2 lines
of
HTML
by
adsas
|
136 Bytes |
Show |
Edit |
Expand |
1
2 |
<h3>Welcome to the real-time HTML editor!</h3>
<p>Type HTML in the textarea above, and it will magically appear in the frame below.</p> |
|
xinobi |
1 line
of
SQL
by
xinobi
|
20 Bytes |
Show |
Edit |
Expand |
|
th |
1 line
of
SQL
by
th
|
41 Bytes |
Show |
Edit |
Expand |
1 |
grant privilege thiago@123 to thiago@123; |
|
test css |
7 lines
of
CSS
by
ss
|
78 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7 |
div {
background-color:red !important
}
::selection{color: #777}
Super |
|