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 182, 10 entries

f 6 lines of JSON by d 110 Bytes Show Edit Expand
1
2
3
4
5
6
{
  "id": 1,
  "jsonrpc": "2.0",
  "method": <method-name:string>,
  "params": <params:object> [optional]
}
cdcd 810 lines of JavaScript by cdcd 32.7 KB Show Edit Expand
1
2
3
4
5
6
$(function() {
    var pleaseEnterName = 'Пожалуйста, введите имя';
    var pleaseChooseService = 'Пожалуйста, выберите сервис';


    $('#calendar_...
wswsw 47 lines of Ruby by swsw 1.68 KB Show Edit Expand
1
2
3
4
5
6
7
8
# encoding: utf-8
class UserMailer < ActionMailer::Base
  
  default :from => "noreply@styleup.ru"
  default_url_options[:host] = "styleup.ru"

  def self.delay(que = nil)
    MyUserMailer.n...
Simple Bash Script 38 lines of Python 677 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
#! /bin/sh
### BEGIN INIT INFO
# Provides:          reboot
# Required-Start:
# Required-Stop:
# Default-Start:
# Default-Stop:      6
# Short-Description: Execute the reboot command.
# Desc...
test 12 lines of PHP 265 Bytes Show Edit Expand
1
2
3
4
5
6
Public Class Form1

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

        Dim SAPI
        SAPI = CreateObject("SAPI.spvoice"...
test 12 lines of Python 265 Bytes Show Edit Expand
1
2
3
4
5
6
Public Class Form1

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

        Dim SAPI
        SAPI = CreateObject("SAPI.spvoice"...
test 3 lines of PHP 28 Bytes Show Edit Expand
1
2
3
/**
 * <pre>hola</pre>
 */
test 12 lines of C++ 265 Bytes Show Edit Expand
1
2
3
4
5
6
Public Class Form1

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

        Dim SAPI
        SAPI = CreateObject("SAPI.spvoice"...
test 12 lines of HTML 265 Bytes Show Edit Expand
1
2
3
4
5
6
Public Class Form1

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

        Dim SAPI
        SAPI = CreateObject("SAPI.spvoice"...
test 12 lines of JavaScript 265 Bytes Show Edit Expand
1
2
3
4
5
6
Public Class Form1

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

        Dim SAPI
        SAPI = CreateObject("SAPI.spvoice"...

Page 182, 10 entries