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.
dir |
5 lines
of
Ruby
by
christianrojas
|
199 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5 |
def lista_directorios
dir = Directorio.new
return dir.lista_directorios(RUTA_INICIAL)
end |
|
test |
3 lines
of
Python
|
95 Bytes |
Show |
Edit |
Expand |
1
2
3 |
def cicciobello:
succo = Lista.Suprema.Funzione('Spremiagrumi')
print "magia %s", succo
|
|
test |
2 lines
of
Python
|
36 Bytes |
Show |
Edit |
Expand |
1
2 |
def ciccio
asd.plist('Asdrubale') |
|
test |
10 lines
of
Python
|
207 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8
9
10 |
<typo:code>
[DEFAULT]
email: youremailatgmaildotcom
password: yoursupahsecretpassword
max_results: 9999
cache_filename: ~/.goobook_cache
cache_expiry_hours: 24
</ty... |
|
test |
10 lines
of
Python
|
207 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8
9
10 |
<typo:code>
[DEFAULT]
email: youremailatgmaildotcom
password: yoursupahsecretpassword
max_results: 9999
cache_filename: ~/.goobook_cache
cache_expiry_hours: 24
</ty... |
|
test |
10 lines
of
PHP
|
218 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8
9 |
<typo:code lang="php">
[DEFAULT]
email: youremailatgmaildotcom
password: yoursupahsecretpassword
max_results: 9999
cache_filename: ~/.goobook_cache
cache_expiry_hour... |
|
xml |
4 lines
of
XML
|
69 Bytes |
Show |
Edit |
Expand |
1
2
3
4 |
<?xml version="1.0"?>
<example>
<data>some value</data>
</example> |
|
Test Php |
1 line
of
PHP
by
dc
|
11 Bytes |
Show |
Edit |
Expand |
|
Hello, world! |
3 lines
of
PHP
|
36 Bytes |
Show |
Edit |
Expand |
1
2
3 |
<?
$sResponse = "Hello, world!"
?> |
|
testing ruby |
16 lines
of
ERb
by
asdf
|
372 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7 |
<% form_tag products_path, :method => :get do %>
<p>
<%= text_field_tag :search, params[:search] %>
<%= submit_tag "Search", :name => nil %>
</p>
<% end %>... |
|