Welcome! This page is using CodeRay 1.1.2.

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

Page 66, 10 entries

ada 1 line of C by ruby 14 Bytes Show Edit Expand
1
println "abc";
ada 4 lines of Python 262 Bytes Show Edit Expand
1
2
3
sudo apt-key adv --keyserver keys.gnupg.net --recv-keys 1C4CBDCDCD2EFD2A
echo "deb-src http://repo.percona.com/apt "$(lsb_release -sc)" main" | sudo tee -a /etc/apt/sources.list.d/percona.list
su...
asdasdads 15 lines of HTML 430 Bytes Show Edit Expand
1
2
3
4
5
6
<div class="ui selection dropdown samp-ui-selection-dropdown">
                <input name="gender" type="hidden">
                <div class="default text">
                  Gender
                </div>
                <i class="d...
Plain Text 1 line of Plain text 16 Bytes Show Edit Expand
1
here's my text
xml 6 lines of XML by tony 122 Bytes Show Edit Expand
1
2
3
4
5
6
<note>
<to>Tove</to>
<from>Jani</from>
<heading>Reminder</heading>
<body>Don't forget me this weekend!</body>
</note>
some code 3 lines of Ruby by ja 109 Bytes Show Edit Expand
1
2
3
  has_many :memberships, ->{ order(:ends_at) }, dependent: :destroy
  has_many :notes
  has_many :positions
test 82 lines of CSS by Frank 8.57 KB Show Edit Expand
1
2
/home/rribeiro/sigaV3-frontend-rails/app/controllers/certificates_controller.rb:21:inindex_imp'
/usr/local/rvm/gems/ruby-2.3.0/gems/actionpack-4.1.8/lib/action_controller/metal/implicit_render.rb:...
Flickr Original Link user script 230 lines of JavaScript 8.96 KB Show Edit Expand
1
2
3
4
5
6
// ==UserScript==
// @name        Flickr Original Link
// @namespace   https://greasyfork.org/scripts/1190-flickr-original-link
// @include   /flickr\.com/
// @version  5.1.0
// @grant       GM_...
Hide Inspector Description Pane 37 lines of Delphi 705 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Unit NoInspectorDescriptionPane;

Interface

Procedure Register;

Implementation

Uses
    Forms, Classes, Controls, Dialogs;

Function FindObjectInspector: TComponent;
Var
    I: Inte...
ad 1 line of C by asd 4 Bytes Show Edit Expand
1
adad

Page 66, 10 entries