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

Php 3 lines of PHP by Whiteulver 38 Bytes Show Edit Expand
1
2
3
class Foo extends Singular_Formx{

}
Foooo 45 lines of ERb 1.15 KB Show Edit Expand
1
2
3
4
5
6
7
<head>
.....
  <script type="text/javascript" src="http://code.jquery.com/jquery-1.4.2.min.js"></script>

  <script type="text/javascript">
    function updateToggleText() {
      if ($("#nav...
test 8 lines of Ruby by i am 176 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
class Panel::PollOptionsController < Panel::PanelController
  layout false

  def new
    @poll_option = PollOption.new
    @poll_option_index = params[:index]
  end
end
foo.js 5 lines of JavaScript 38 Bytes Show Edit Expand
1
2
3
4
5
foo();

foo('bar');

{'foo':'bar'}
sadds 2 lines of JavaScript by eee 30 Bytes Show Edit Expand
1
2
function aaa(aaa :string) {
}
auto rotate random 12 lines of PHP 388 Bytes Show Edit Expand
1
2
3
4
5
  /**
   * Writes a apply button for a given option
   * Apply operation leads to a save action only (does not leave edit mode)
   * @param string An override for the task
   * @param string An over...
SQL Statement 1 line of SQL by Manuel 20 Bytes Show Edit Expand
1
SELECT * FROM Table1
123 1 line of HTML 14 Bytes Show Edit Expand
1
<b>sdfa sf</b>
testing 2 lines of Plain text 75 Bytes Show Edit Expand
1
2
$ git config user.name pobredemi
$ git config user.email <your_email_here>
jmbgjkbhkj 1 line of C 52 Bytes Show Edit Expand
1
OCR0 = (uint8_t)(XTAL / 64.0 * 1e-3 - 0.5);   // 1ms

Page 257, 10 entries