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.

Page 187, 10 entries

asdf 1 line of HTML by asdfasd 91 Bytes Show Edit Expand
1
CodeRay.scan("5.times do\n  puts 'Hello, world!'\nend", :ruby).div(:line_numbers => :table)
test 1 line of Plain text 17 Bytes Show Edit Expand
1
gem install rails
Example of EXTjs 439 lines of JavaScript by Markus 13 KB Show Edit Expand
1
2
3
4
5
6
7
8
9
10
/*

This file is part of Ext JS 4

Copyright (c) 2011 Sencha Inc

Contact:  http://www.sencha.com/contact

GNU General Public License Usage
This file may be used under the terms of the GNU...
Terminal 4 lines of Ruby by wallyqs 64 Bytes Show Edit Expand
1
2
3
4
puts "Hello!"
html = <<HTML-
<h1>This is some HTML.</h1>
HTML
test 1 line of Ruby 13 Bytes Show Edit Expand
1
puts "hi#{f}"
test 7 lines of PHP 121 Bytes Show Edit Expand
1
2
3
4
5
6
7
public function testAction($data = null) {
  if ($data) {
    //do something here
  } else {
    //bad stuff happens
  }
}
ruby 2 lines of Ruby 13 Bytes Show Edit Expand
1
2
def demo
end
test 2 lines of Ruby by test 98 Bytes Show Edit Expand
1
2
ĞÑ– Û5ʲ'á ¾è‚sÂ@*äWAòZig ·€   ž*?¾óñÉwÄ ¼â܃|é‚?  +ÙËÃ‚í „AC/†´%n 俵q•r@ˆÌ
åN JZ{ŠåI@O1î% N4ä5'é 
xml Cdata 7 lines of XML by RuWi 71 Bytes Show Edit Expand
1
2
3
4
5
6
7
<root>
  <code>
    <![CDATA[
       some stuff
       ]]>
  </code>
<root>
ciao 42 lines of HTML by ciao 6.73 KB Show Edit Expand
1
2
3
4
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
  PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" "http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd">
<html xmlns="http://www.w3.org/1...

Page 187, 10 entries