Welcome! This page is using CodeRay 1.1.2.
We currently have
3066 rays
in the database.
You can add a
New Ray
or browse the posted rays by pages.
diff test |
26 lines
of
diff
by
rg
|
449 Bytes |
Show |
Edit |
Expand |
|
server.rb |
48 lines
of
Ruby
by
lamchcl
|
1.07 KB |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8
9 |
#!/usr/bin/env ruby
require 'securerandom'
P = 115792089237316195423570985008687907853269984665640564039457584007913129639747
N = 100
K = 25
L = 38
def ... |
|
sampleJSCode |
13 lines
of
JavaScript
by
unknown
|
166 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8
9
10
11
12
13 |
(function(h){
return h={
p:'',
q:0,
r:[],
s:/(?:)/,
t:{},
u:window,
v:Object,
prototype:null
};
})({}) |
|
java |
2 lines
of
Java
|
16 Bytes |
Show |
Edit |
Expand |
|
XML |
12 lines
of
XML
|
414 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6 |
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<verzeichnis>
<titel>Wikipedia Städteverzeichnis</titel>
<eintrag>
<stichwort>Genf</stichwort>
<eintragste... |
|
Groovy |
4 lines
of
Groovy (beta)
by
Chhese
|
58 Bytes |
Show |
Edit |
Expand |
1
2
3
4 |
someClosure {
thingA = 'stuff'
thingB = "gstring"
} |
|
test |
1 line
of
JSON
|
231 Bytes |
Show |
Edit |
Expand |
1 |
{"id":1,"shape":{"type":"Point","coordinates":[0.0,0.0]},"text":"Nullnull","created_at":"2017-08-04T22:38:49.176Z","updated_at":"2017-08-04T22:38:49.176Z","url":"http://example.org/geoobjects/1.jso... |
|
ini |
4 lines
of
YAML
by
test
|
54 Bytes |
Show |
Edit |
Expand |
1
2
3
4 |
---
- hosts: asdf
become: yes
become_user: root |
|
ruby class |
1 line
of
JavaScript
|
22 Bytes |
Show |
Edit |
Expand |
|
HTTP |
27 lines
of
SQL
|
809 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8
9
10 |
[source,http,options="nowrap"]
HTTP/1.1 200 OK
Content-Type: application/json;charset=UTF-8
Content-Length: 679
{
"id" : 56,
"tenderingType" : "NATIONAL_PUBLIC",
"category" : "... |
|