Welcome! This page is using CodeRay 1.1.2.

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

Page 95, 10 entries

Spam 21 lines of Plain text 1.04 KB Show Edit Expand
1
2
3
4
5
6
Hi Marvin,

As far as I understand, you're the author and maitainer
of "au3" gem. I'm also an author of a few gems
(not as big as yours). For me, releasing to RubyGems was always
a boring and ...
hello world in python 2 lines of Python by Ricardo Silva 39 Bytes Show Edit Expand
1
2
def teste():
    print('Hello world!')
dsfsdf 1 line of JavaScript 29 Bytes Show Edit Expand
1
var x = function(aguments) {}
Blah 8 lines of Ruby by fede 257 Bytes Show Edit Expand
1
2
3
4
5
class HTMLwithPygments < Redcarpet::Render::HTML
  def block_code(code, language)
    sha = Digest::SHA1.hexdigest(code)
      Rails.cache.fetch ["code", language, sha].join('-') do
        Pyg...
thing 7 lines of Ruby 152 Bytes Show Edit Expand
1
2
3
4
5
6
7
$ java -server -jar fauna.jar 
 
Host id: autumn
Cluster name: thing
Data path: /var/thing
Http port: 8443
Node 184.72.37.202 state jump to normal
thing 7 lines of Plain text 152 Bytes Show Edit Expand
1
2
3
4
5
6
7
$ java -server -jar fauna.jar 
 
Host id: autumn
Cluster name: thing
Data path: /var/thing
Http port: 8443
Node 184.72.37.202 state jump to normal
thing 7 lines of JSON 152 Bytes Show Edit Expand
1
2
3
4
5
6
7
$ java -server -jar fauna.jar 
 
Host id: autumn
Cluster name: thing
Data path: /var/thing
Http port: 8443
Node 184.72.37.202 state jump to normal
thing 7 lines of Java 152 Bytes Show Edit Expand
1
2
3
4
5
6
7
$ java -server -jar fauna.jar 
 
Host id: autumn
Cluster name: thing
Data path: /var/thing
Http port: 8443
Node 184.72.37.202 state jump to normal
RAPID 1104 lines of Delphi 39.9 KB Show Edit Expand
1
2
3
4
5
6
7
8
%%%
  VERSION:1
  LANGUAGE:ENGLISH
%%%

MODULE RA_HM
  !***************************************************************************
  !* Aktueller Stand: Keihsler 11:40 17.08.2013           ...
HTML5 fragment 8 lines of HTML by Viktor 170 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
<script src="frontdoorcode.com/embed"></script>
<script>
FrontDoorCode.create({
     address1: '18 Vine Hill',
     zip: 'EC1R 5DZ',
     width: 500
});
 </script>

Page 95, 10 entries