My Recent Pastes (236652 and counting)
All Pasties (over 236,652 and counting)
Pages: 1 … 6925 6926 6927 6928 6929 … 11833
Below are summaries of the most recent pasties.
November 17, 2007
6:44PM EDT
View more (60 lines)
1 2 3 4 5 |
# sudo gem install do_mysql
Building native extensions. This could take a while...
ERROR: While executing gem ... (Gem::Installer::ExtensionBuildError)
ERROR: Failed to build gem native extension.
|
November 17, 2007
6:32PM EDT
View more (39 lines)
1 2 3 4 5 |
#!/usr/bin/env ruby -wKU class MoveFile @@filename = "" @@destination = "" |
November 17, 2007
6:19PM EDT
1 2 3 4 5 |
Oct 18 17:42:27 xtrm sendmail[3870]: NOQUEUE: 0: fl=0x0, mode=100600: dev=0/88, ino=70679, nlink=1, u/gid=0/0, size=446 Oct 18 17:42:27 xtrm sendmail[3870]: NOQUEUE: 3: fl=0x2, mode=140666: SOCK localhost->[[UNIX: /var/run/logpriv]] Oct 18 17:42:27 xtrm sendmail[3870]: NOQUEUE: 0: fl=0x0, mode=100600: dev=0/88, ino=70679, nlink=1, u/gid=0/0, size=446 Oct 18 17:42:27 xtrm sendmail[3870]: NOQUEUE: 1: fl=0x1, mode=20666: CHR: dev=255/50331648, ino=6, nlink=1, u/gid=0/0, size=0 Oct 18 17:42:27 xtrm sendmail[3870]: NOQUEUE: 3: fl=0x2, mode=140666: SOCK localhost->[[UNIX: /var/run/logpriv]] |
November 17, 2007
5:53PM EDT
View more (21 lines)
1 2 3 4 5 |
ligi@localhost ~ $ ruby cascade.rb 0 1 2 4 |
November 17, 2007
5:43PM EDT
View more (26 lines)
1 2 3 4 5 |
* Starting Rails ["script/../log/mongrel.pid"] * Memory size before benchmarking: 20.51MB * Benchmarks (These may take a while) * Requests per benchmark: 1000 |
November 17, 2007
5:38PM EDT
View more (29 lines)
1 2 3 4 5 |
* Starting Merb * Memory size before benchmarking: 12.16MB * Benchmarks (These may take a while) * Requests per benchmark: 1000 * Concurrency: 1 |
November 17, 2007
5:21PM EDT
View more (12 lines)
1 2 3 4 5 |
kyleh ~/my_app % ./script/server mongrel => Booting Mongrel (use 'script/server webrick' to force WEBrick) !! PROBLEM: Mongrel is not available on your system (or not in your path) kyleh ~/chapcom/thrushwood % irb -rubygems !!>> require 'mongrel' |
November 17, 2007
5:21PM EDT
View more (14 lines)
1 2 3 4 5 |
+--------------------------------------+
|[-] Test [_][O][X]|
+--------------------------------------+
|+--------+ +----------------+ |
|
November 17, 2007
5:20PM EDT
View more (13 lines)
1 2 3 4 5 |
+--------------------------------------+
|[-] Test [_][O][X]|
+--------------------------------------+
|--------+ +----------------+ |
| [X] Checkbox | Okej | |
|
November 17, 2007
5:14PM EDT
View more (13 lines)
1 2 3 4 5 |
+--------------------------------------+
|[-] Test [_][O][X]|
+--------------------------------------+
|+--------+ +----------------+ |
|+--------+box |+---------------| |
|
November 17, 2007
5:10PM EDT
View more (41 lines)
1 2 3 4 5 |
-module (chingoon). -export ([chingoon/1]). -export ([chin_wrapper/1]). line(Text) -> io:format(Text, []). |
November 17, 2007
5:07PM EDT
View more (8 lines)
1 2 3 4 5 |
/config/database.yml /coverage/* /db/schema.rb /doc/api /doc/app |
November 17, 2007
5:03PM EDT
View more (14 lines)
1 2 3 4 5 |
+--------------------------------------+
|[-] Test [_][O][X]|
+--------------------------------------+
|+--------+ +----------------+ |
|
November 17, 2007
5:00PM EDT
View more (10 lines)
1 2 3 4 5 |
text = "la li lu la la bla bla" words = text.split # words now is an array of the words in text word_count = words.inject(Hash.new(0)) do |hash, word| hash[word] += 1 |
November 17, 2007
4:49PM EDT
View more (91 lines)
1 2 3 4 5 |
boxes.each do |box| case touching?(box) when :left if @moving_right and pushingright < 2 box.move(speed, :right, screen, offset_x, offset_y, width, height) |
November 17, 2007
4:44PM EDT
View more (29 lines)
1 2 3 4 5 |
# /etc/paludis/repositories/local_overlay.conf:
location = ${ROOT}/home/dzwell/downloads/overlay
sync =
profiles = ${ROOT}/etc/make.profile
master_repository = gentoo
|
November 17, 2007
4:32PM EDT
View more (10 lines)
1 2 3 4 5 |
copy output RubyMate r6354 running Ruby r1.8.2 (/usr/bin/ruby) >>> test.rb /Users/Barton/Desktop/test.rb:3: warning: parenthesize argument(s) for future version |
Pastie