Welcome! This page is using CodeRay 1.1.2.

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

Page 162, 10 entries

-- 59 lines of Ruby 1.49 KB Show Edit Expand
1
2
3
4
5
6
7
8
#!/usr/bin/env ruby
# encoding: UTF-8

PRODUCT_TYPES = {1 => 'Web Filter', 8 => 'Antivirus', 9 => 'Web Filter + Antivirus', 125 => 'Security Suite'}

class Report
  def initialize(filename)
...
test 303 lines of JSON by test 9.67 KB Show Edit Expand
1
2
3
4
5
{
   "errors":"No known data errors",
   "scan":"scrub repaired 0 in 6h7m with 0 errors on Mon Jul 23 17:33:07 2012",
   "pool_id":"1289d19f7dbe21e9f19a61f726d9d74b49eef0f4",
   "state":"ONLINE...
holah 1 line of PHP by asdasd 24 Bytes Show Edit Expand
1
holaaaaaaaaaaaaaaaaaaaaa
tesfds 12 lines of C 250 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
media: [{
        id: "18323"
        link_type: "epg_logo"
        type: "image/jpeg"
        caption: "een.jpg NL"
        slug: "een-jpg-nl"
        dimension: {
        type: "square"
 ...
test 3 lines of PHP by test 17 Bytes Show Edit Expand
1
2
3
あああ

PHPだけ文字化ける
Simple C 33 lines of C 779 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
10
11
//
//  JCanLiebherr.m
//
//  Created by Bailey Yu on 2012-07-31.
//  Copyright (c) 2012 Leica GeoSystems. All rights reserved.
//

#include <JMineOPS/JMineOPS.h>
#include <JCan/JCan.h>

@...
test 404 lines of SQL 14 KB Show Edit Expand
1
2
3
4
5
6
require 'active_support/core_ext/hash/indifferent_access'
require 'active_support/core_ext/object/deep_dup'
require 'thread'

module ActiveRecord
  ActiveSupport.on_load(:active_record_config)...
json 6 lines of JSON 103 Bytes Show Edit Expand
1
2
3
4
5
6
{
     is_dir: false,
     basename: 'index.jpeg',
     icon: 'jpg',
     path: '/media/images/'
}
Plivode Hello, World 13 lines of JavaScript by Joe Lynch 350 Bytes Show Edit Expand
1
2
3
4
5
6
7
var plivode = require('plivode');

new plivode.App({
    appID: '[your Plivo app ID]',
    authID: '[your Plivo auth ID]',
    authToken: '[your Plivo auth token]',
    rootUrl: '[the root UR...
test 3 lines of JSON by tester 26 Bytes Show Edit Expand
1
2
3
{
  "aa": "AAAAAAAA"
}

Page 162, 10 entries