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.
sample |
9 lines
of
C++
by
gokul
|
310 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6 |
<div id= "posts">
<% @posts.each do |post| %>
<div class= "post">
<h2 class="title"> <%= link_to post.title, post %> </h2>
<p> <%= post.content %> </p>
<p class= "date"> Published At : <... |
|
sample |
12 lines
of
Plain text
by
gokul
|
329 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8
9 |
a = 2
# sdsadf
<div id= "posts">
<% @posts.each do |post| %>
<div class= "post">
<h2 class="title"> <%= link_to post.title, post %> </h2>
<p> <%= post.content %> </p>
<p class= "date... |
|
sample |
9 lines
of
JSON
by
gokul
|
310 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6 |
<div id= "posts">
<% @posts.each do |post| %>
<div class= "post">
<h2 class="title"> <%= link_to post.title, post %> </h2>
<p> <%= post.content %> </p>
<p class= "date"> Published At : <... |
|
sample |
9 lines
of
Ruby
by
gokul
|
310 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6 |
<div id= "posts">
<% @posts.each do |post| %>
<div class= "post">
<h2 class="title"> <%= link_to post.title, post %> </h2>
<p> <%= post.content %> </p>
<p class= "date"> Published At : <... |
|
sample |
9 lines
of
Java
by
gokul
|
310 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6 |
<div id= "posts">
<% @posts.each do |post| %>
<div class= "post">
<h2 class="title"> <%= link_to post.title, post %> </h2>
<p> <%= post.content %> </p>
<p class= "date"> Published At : <... |
|
sample |
9 lines
of
Ruby
by
gokul
|
310 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6 |
<div id= "posts">
<% @posts.each do |post| %>
<div class= "post">
<h2 class="title"> <%= link_to post.title, post %> </h2>
<p> <%= post.content %> </p>
<p class= "date"> Published At : <... |
|
adad |
5 lines
of
Java
by
addd
|
55 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5 |
for(teto in : tetolist){
docositas("asi");
}
|
|
asd |
19 lines
of
Java
by
d
|
750 Bytes |
Show |
Edit |
Expand |
1
2
3
4 |
List<SrorrBiFulfIntStateMov> stateMovs = fulfillmentInteraction.getSrorrBiFulfIntStateMovs();
SrorrBiFulfIntStateMov stateMov = null;
if ((stateMovs != null) && (!sta... |
|
Snipplet |
19 lines
of
Java
|
764 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6 |
int cont=0;
while((cont<listaEstados.size()) && (!encontrado)) {
CeprrOrcPlTaskHasStatus hasStatus = (CeprrOrcPlTaskHasStatus) listaEstados.get(cont);
if(hasStatu... |
|
jussomewebpage |
22 lines
of
PHP
|
710 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6 |
<? include("$includes/head.php"); ?>
<div class="container">
<div class="bg box eight columns offset-by-two centered">
<h1>Your IP Address is:</h1>
<div id="ip">
<? echo $_SERVER['REMO... |
|