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

test 5 lines of diff 80 Bytes Show Edit Expand
1
2
3
4
5
-Hello how are you
+Hello how are you?
 I'm fine
-That's great
+That's swell
test 8 lines of diff 226 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
5c5
< # The application 'thor' is installed as part of a gem, and
---
> # The application 'rails' is installed as part of a gem, and
16c16
< load Gem.bin_path('thor', 'thor')
---
> load Gem....
test 1 line of JavaScript 65 Bytes Show Edit Expand
1
onchange{ actualizaCampo("Variablevendedor", listaValor(this)); }
dezezfzefzef 28 lines of JSON 982 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
          {
            "status": "success",
            "params": {
              "siren": "803417153"
            },
            "company": {
              "siren": "803417153",
          ...
test_source 9 lines of HTML 80 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html lang="ko">
<head>

</head>
<body>

</body>
</html>
ferf 47 lines of Ruby 1.05 KB Show Edit Expand
1
2
3
4
5
6
7
8
9
10
# # #
# For Reference
42
"String with #{ :interpolation }"
/regex$/
$/

# # #
# TEST CASE 1: Question Marks
# SHOULD BE HIGHLIGHTED AS: Array of Strings - Operator - String - Operator - St...
name 23 lines of C by ben 868 Bytes Show Edit Expand
1
2
3
4
- (void)registerUserWithEmail:(NSString *)email
                     password:(NSString *)password
                  withSuccess:(void (^)(id object))success
                      failure:(void ...
sss 3 lines of Groovy (beta) by xx 36 Bytes Show Edit Expand
1
2
3
println "my arse"

println "bollo"
ВВВ 6 lines of Ruby 240 Bytes Show Edit Expand
1
2
3
4
5
class ApplicationController < ActionController::Base
  include Clearance::Controller
  # Prevent CSRF attacks by raising an exception.
  # For APIs, you may want to use :null_session instead.
 ...
Test 25 lines of Java 936 Bytes Show Edit Expand
1
2
3
4
5
/*************************************************************************
 *  Compilation:  javac HelloWorld.java
 *  Execution:    java HelloWorld
 *
 *  Prints "Hello, World". By tradition, ...

Page 69, 10 entries