Welcome! This page is using CodeRay 1.1.2.

We currently have 3063 rays in the database.
You can add a New Ray or browse the posted rays by pages.

Page 189, 10 entries

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...
ActiveAdmin 6 lines of Ruby by Ismail 67 Bytes Show Edit Expand
1
2
3
4
5
6
def www(text) 
  puts text
  csv do
    column(:id) 
  end
end
clj 13 lines of Clojure 583 Bytes Show Edit Expand
1
2
3
4
5
6
7
(ns xx.views.welcome
  (:require [xx.views.common :as common])
  (use noir.core
       hiccup.core
       hiccup.page-helpers)
  (:use somnium.congomongo)
  (:use [somnium.congomongo.config :...
clj 7 lines of Clojure 223 Bytes Show Edit Expand
1
2
3
4
5
6
7
(ns xx.views.welcome
  (:require [xx.views.common :as common])
  (use noir.core
       hiccup.core
       hiccup.page-helpers)
  (:use somnium.congomongo)
  (:use [somnium.congomongo.config :...
sd 40 lines of Plain text 1.79 KB Show Edit Expand
1
2
3
4
5
Found 1 host(s) for rebelya.pl
[+] Bypass wildcard
       0.rebelya.pl                               
      01.rebelya.pl                               
      02.rebelya.pl                     ...
aaa 69 lines of C++ by ogata 1.45 KB Show Edit Expand
1
2
3
4
5
6
7
8
9
10
11
#include <Wt/WApplication>
#include <Wt/WText>
#include <Wt/WBreak>
#include <Wt/WPopupMenu>

using namespace Wt;

class my_app: public WApplication
{
public:
    my_app(const WEnvironmen...
test 8 lines of PHP by mike 53 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
<?php
print "hello world";

class OOP {

}

?>

Page 189, 10 entries