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.
| haml | 
11 lines
of
HAML
 | 
172 Bytes | 
Show | 
Edit | 
Expand | 
  1
2
3
4
5
6
7
8
9
10
11  | 
  !!!
%html
  %head
    %title Hello, Haml!
  %body
    #header
      %h1 Hello, Haml!
    #content
      %p
        I use Haml
        %span.version= Haml::VERSION | 
  
 
 | 
| slim | 
32 lines
of
HAML
by
slimer
 | 
709 Bytes | 
Show | 
Edit | 
Expand | 
  1
2
3
4
5
6
7
8  | 
  doctype html
html
  head
    title Slim Examples
    meta name="keywords" content="template language"
    meta name="author" content=author
    javascript:
      alert('Slim supports embedde... | 
  
 
 | 
| wnr | 
6 lines
of
Ruby
 | 
105 Bytes | 
Show | 
Edit | 
Expand | 
  1
2
3
4
5
6  | 
  class SpecSheet < Test
  def initialize(source, css)
    @source = source
    @css = css
  end
end
 | 
  
 
 | 
| test | 
1 line
of
SQL
by
ht
 | 
51 Bytes | 
Show | 
Edit | 
Expand | 
  1  | 
  sudo apt-get install linux-headers-$(uname -r) dkms  | 
  
 
 | 
| test | 
1 line
of
Ruby
by
ht
 | 
51 Bytes | 
Show | 
Edit | 
Expand | 
  1  | 
  sudo apt-get install linux-headers-$(uname -r) dkms  | 
  
 
 | 
| test | 
1 line
of
Python
by
ht
 | 
51 Bytes | 
Show | 
Edit | 
Expand | 
  1  | 
  sudo apt-get install linux-headers-$(uname -r) dkms  | 
  
 
 | 
| test | 
1 line
of
Plain text
by
ht
 | 
51 Bytes | 
Show | 
Edit | 
Expand | 
  1  | 
  sudo apt-get install linux-headers-$(uname -r) dkms  | 
  
 
 | 
| test | 
4 lines
of
PHP
by
ht
 | 
32 Bytes | 
Show | 
Edit | 
Expand | 
  1
2
3
4  | 
  <html>
<body>
</body>
</html>  | 
  
 
 | 
| test | 
1 line
of
JavaScript
by
ht
 | 
51 Bytes | 
Show | 
Edit | 
Expand | 
  1  | 
  sudo apt-get install linux-headers-$(uname -r) dkms  | 
  
 
 | 
| test | 
1 line
of
Java
by
ht
 | 
51 Bytes | 
Show | 
Edit | 
Expand | 
  1  | 
  sudo apt-get install linux-headers-$(uname -r) dkms  | 
  
 
 |