My Recent Pastes (631717 and counting)

Pastes Showing All

Pages: 1 29451 29453 29455 31586

Below are the most recent pasties.

March 22, 2007
6:52PM EDT

## app/model/jokes.rb (snippit)
  has_many :taggings
  has_many :tags, :through => :taggings

## app/model/taggings.rb

March 22, 2007
6:50PM EDT

* expecting success: 
        {
                echo; echo;
                echo A; echo B; echo C;
                echo;

March 22, 2007
6:49PM EDT

$ ./t4118-apply-empty-context.sh -i -v
* expecting success: 
        {
                echo; echo;
                echo A; echo B; echo C;

March 22, 2007
6:48PM EDT

root@lightstar:/usr/src/linux# dmesg | grep usb
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
usbmon: debugfs is not available

March 22, 2007
6:46PM EDT

CONFIG_USB_IRDA=m
CONFIG_USB_ZD1201=m
CONFIG_USBPCWATCHDOG=m
CONFIG_USB_VICAM=m
CONFIG_USB_IBMCAM=m

March 22, 2007
6:46PM EDT

>> class Left
>> def ===(other)
>> puts '=== on left'
>> end
>> end

March 22, 2007
6:33PM EDT

#menubar li a#current {
        color: #000;
        background: white;
        /*border-bottom: 20px solid white;*/
        padding-bottom:20px;

March 22, 2007
6:32PM EDT

dmesg outuput: 

scsi 2:0:0:0: Direct-Access     SONY     NWWM MEM AAD2    1.00 PQ: 0 ANSI: 0 CCS
sd 2:0:0:0: Attached scsi removable disk sda
sd 2:0:0:0: Attached scsi generic sg0 type 0

March 22, 2007
6:32PM EDT

=item xs_duration_to_seconds

Convert the time part of xs:duration format to seconds.


March 22, 2007
6:27PM EDT

##application.rb
  before_filter :create_menu
  
  def create_menu
    @menu_items = Array.new

March 22, 2007
6:26PM EDT

What I need to do to mount the device:


root@lightstar:/home/flujan# mount /dev/sda1 /mnt/hd
mount: special device /dev/sda1 does not exist

March 22, 2007
6:25PM EDT

diff --git a/file1 b/file1
index ef53ec1..bc57d6f 100644
--- a/file1
+++ b/file1
@@ -1,6 +1,5 @@

March 22, 2007
6:24PM EDT

diff --git a/file2 b/file2
index ef026f7..6c6c20a 100644
--- a/file2
+++ b/file2
@@ -1,7 +1,6 @@

March 22, 2007
6:19PM EDT

* expecting success: 
        {
                echo; echo;
                echo A; echo B; echo C;
                echo;

March 22, 2007
6:18PM EDT

SyntaxError in Classified#list

Showing app/views/classified/list.rhtml where line #7 raised:

compile error

March 22, 2007
6:16PM EDT

./t4118-apply-empty-context.sh -i -v
* expecting success: 
        {
                echo; echo;
                echo A; echo B; echo C;

March 22, 2007
6:16PM EDT

<% if @classifieds.blank? %>
        <p>There aren't any ads currently in the system.</p>
<% else %>
        <p>These are the current classified ads in our system</p>
        

March 22, 2007
6:11PM EDT

* FAIL 2: apply --numstat


                git apply --numstat diff.output >actual &&
                {

March 22, 2007
6:01PM EDT
by Yi Qiang

    # Create the main DSage object
    dsage_server = DSageServer(jobdb, log_level=LOG_LEVEL)
    p = _SSHKeyPortalRoot(portal.Portal(Realm(dsage_server)))
    
    # Get authorized keys

March 22, 2007
6:00PM EDT
by websMac

   /\     /\
  {  `---'  } 
  {  O   O  } 
  ~~>  V  <~~
   \  \|/  /

Next page

Previous page