Welcome! This page is using CodeRay 1.1.2.
We currently have
3049 rays
in the database.
You can add a
New Ray
or browse the posted rays by pages.
Threads |
26 lines
of
Ruby
|
459 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8
9
10
11
12 |
threads = []
mutex = Mutex.new
quit = false
threads << Thread.new do
while !mutex.synchronize{quit}
end
end
threads << Thread.new... |
|
handlebars |
3 lines
of
JavaScript
by
vj
|
31 Bytes |
Show |
Edit |
Expand |
1
2
3 |
<div class="row">
</div> |
|
handlebars |
27 lines
of
HTML
by
vj
|
1.16 KB |
Show |
Edit |
Expand |
1
2
3
4
5
6 |
<div class="row">
<div class="medium-8 columns">
<div id="search-panel">
<form {{action "search" on="submit"}} data-abide>
<div class="row">
... |
|
aasdf |
37 lines
of
Ruby
|
835 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8 |
apply plugin: 'findbugs'
apply plugin: 'pmd'
check.dependsOn 'pmd', 'findbugs'
task pmd(type: Pmd) {
ignoreFailures = true
ruleSetFiles = files("${project.rootDir}/config/quality/p... |
|
йцу |
2 lines
of
C
|
357 Bytes |
Show |
Edit |
Expand |
1
2 |
2015-03-23T13:17:44+03:00 ERR (3): Поставка продукта "Kaspersky BusinessSpace Security Russian Edition. 10-14 User 1 year Base License"Лицензия не предусматривает отправку в KORM
2015-03-23T13:17:... |
|
йцу |
2 lines
of
Plain text
|
357 Bytes |
Show |
Edit |
Expand |
1
2 |
2015-03-23T13:17:44+03:00 ERR (3): Поставка продукта "Kaspersky BusinessSpace Security Russian Edition. 10-14 User 1 year Base License"Лицензия не предусматривает отправку в KORM
2015-03-23T13:17:... |
|
йцу |
2 lines
of
CSS
|
357 Bytes |
Show |
Edit |
Expand |
1
2 |
2015-03-23T13:17:44+03:00 ERR (3): Поставка продукта "Kaspersky BusinessSpace Security Russian Edition. 10-14 User 1 year Base License"Лицензия не предусматривает отправку в KORM
2015-03-23T13:17:... |
|
йцу |
2 lines
of
YAML
|
357 Bytes |
Show |
Edit |
Expand |
1
2 |
2015-03-23T13:17:44+03:00 ERR (3): Поставка продукта "Kaspersky BusinessSpace Security Russian Edition. 10-14 User 1 year Base License"Лицензия не предусматривает отправку в KORM
2015-03-23T13:17:... |
|
йцу |
2 lines
of
Plain text
|
357 Bytes |
Show |
Edit |
Expand |
1
2 |
2015-03-23T13:17:44+03:00 ERR (3): Поставка продукта "Kaspersky BusinessSpace Security Russian Edition. 10-14 User 1 year Base License"Лицензия не предусматривает отправку в KORM
2015-03-23T13:17:... |
|
Team list |
9 lines
of
Plain text
by
Quintus
|
97 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8
9 |
aakburns
brianvanderburg2
Bugsbane
datahead8888
Luiji
Quintus
sydneyjd
tristanheaven
xet7 |
|