Welcome! This page is using CodeRay 1.1.2.
We currently have
3054 rays
in the database.
You can add a
New Ray
or browse the posted rays by pages.
asf |
5 lines
of
Ruby
|
84 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5 |
class Customer < ActiveRecord::Base
end
class Order < ActiveRecord::Base
end
|
|
asf |
13 lines
of
JavaScript
|
312 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8 |
var userObject = new Object();
userObject.lastLoginTime = new Date();
alert(userObject.lastLoginTime);
(OR)
var userObject = {};
userObject[“lastLoginTimeâ€... |
|
wefwef |
7 lines
of
Ruby
|
535 Bytes |
Show |
Edit |
Expand |
1
2
3
4 |
height: 200px; /* Ð’Ñ‹Ñота блока */
width: 200px; /* Ширина блока */
overflow: auto; /* ДобавлÑем полоÑÑ‹ прокрутки */
padding-left: 15px; ... |
|
wefwef |
7 lines
of
CSS
|
535 Bytes |
Show |
Edit |
Expand |
1
2
3
4 |
height: 200px;
width: 200px;
overflow: auto;
padding-left: 15px; ... |
|
wefwef |
7 lines
of
diff
|
535 Bytes |
Show |
Edit |
Expand |
1
2
3
4 |
width: 200px; /* Ширина блока */
overflow: auto; /* ДобавлÑем полоÑÑ‹ прокрутки */
padding-left: 15px; ... |
|
wefwef |
7 lines
of
CSS
|
535 Bytes |
Show |
Edit |
Expand |
1
2
3
4 |
height: 200px;
width: 200px;
overflow: auto;
padding-left: 15px; ... |
|
dasfasdf |
109 lines
of
JSON
|
3.61 KB |
Show |
Edit |
Expand |
1
2
3
4
5
6 |
// This is a decription of a serialized game ready to be imported
{
// Game UUID
'game_id': '0edf5b66-4948-1168-b05a-000393ae7dbe',
'name': 'Spillet om Aksis',
'introduction': ... |
|
it can° |
1 line
of
C
by
bla
|
4 Bytes |
Show |
Edit |
Expand |
|
test |
1 line
of
C
by
murphy
|
5 Bytes |
Show |
Edit |
Expand |
|
bracket issue |
1 line
of
Ruby
by
bovi
|
18 Bytes |
Show |
Edit |
Expand |
|