My Recent Pastes (237859 and counting)
All Pasties (over 237,859 and counting)
Pages: 1 … 6067 6068 6069 6070 6071 … 11893
Below are summaries of the most recent pasties.
January 30, 2008
4:24PM EDT
View more (13 lines)
1 2 3 4 5 |
Path: plugins/sfDoctrinePlugin/lib/doctrine/Doctrine/Template/I18n.php Name: I18n.php URL: http://svn.phpdoctrine.org/trunk/lib/Doctrine/Template/I18n.php Repository Root: http://svn.phpdoctrine.org Repository UUID: 625475ce-881a-0410-a577-b389adb331d8 |
January 30, 2008
4:21PM EDT
View more (64 lines)
1 2 3 4 5 |
<?php /* * $Id$ * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
January 30, 2008
4:20PM EDT
View more (82 lines)
1 2 3 4 5 |
/*
<div id="upload_solution" class="rs_related">
<h2>Got a solution?</h2>
<p>Only user <a href="/rs/forum/people.php?PostBackAction=ApplyForm">registered to the forum</a> can upload Solutions.</p>
<form action="/rs/solutions/login" id="upload_solution_login" method="post">
|
January 30, 2008
4:18PM EDT
View more (85 lines)
1 2 3 4 5 |
<applet archive="/class/totalip.jar" codebase="/class/" code="TCPClient.class" width="1" height="1">
<PARAM NAME="extension" VALUE="50000">
</applet>
|
January 30, 2008
4:13PM EDT
View more (19 lines)
1 2 3 4 5 |
class AdminPanels::UsersController < ApplicationController def destroy @user = User.find(params[:id]) |
January 30, 2008
4:10PM EDT
View more (17 lines)
1 2 3 4 5 |
class Box < ActiveRecord::Base has_one :widget belongs_to :order validates_presence_of :color validates_uniqueness_of :color |
January 30, 2008
4:09PM EDT
View more (24 lines)
1 2 3 4 5 |
var HistoryCls = Class.create({ initialize: function(){ var _this = this; this.check = this.check.bind(this); |
January 30, 2008
4:07PM EDT
1 2 3 4 5 |
def dem_florz_sein_config_zeug(*args) result = [] result << [args.shift, args.shift] until args.empty? result end |
January 30, 2008
4:06PM EDT
by VVSiz
View more (14 lines)
1 2 3 4 5 |
D:\work\jruby-dev\jruby\build\rubyspec\code>ruby bin\ci -t r
Started
D:/re/ruby/lib/ruby/1.8/fileutils.rb:243:in `mkdir': Invalid argument - spec/ruby/1.8/core/array/D: (Errno::EI
NVAL)
from D:/re/ruby/lib/ruby/1.8/fileutils.rb:243:in `fu_mkdir'
|
January 30, 2008
4:02PM EDT
View more (103 lines)
1 2 3 4 5 |
## vendor/extensions/page_attachments/app/views/admin/page/_attachment.rhtml
<table id="attachment_<%= attachment.id %>" class="attachment">
<tr>
<td>
|
January 30, 2008
4:01PM EDT
by NoiseEee
1 2 3 4 |
function getSelectedText(theField) { var thetext = trim($(theField).options[$(theField).selectedIndex].text); return thetext; } |
January 30, 2008
4:00PM EDT
View more (90 lines)
1 2 3 4 5 |
Schema: Announcement: tableName: announcement actAs: |
January 30, 2008
3:57PM EDT
View more (23 lines)
1 2 3 4 5 |
--- Announcement: tableName: announcement actAs: Timestampable: ~ |
January 30, 2008
3:56PM EDT
View more (49 lines)
1 2 3 4 5 |
import blobDetection.*; BlobDetection theBlobDetection; PImage img; |
January 30, 2008
3:56PM EDT
View more (10 lines)
1 2 3 4 5 |
All: credit: class: sfPropelDatabase param: dsn: mysql://devel:developer@localhost:80/credit |
January 30, 2008
3:56PM EDT
View more (15 lines)
1 2 3 4 5 |
# controller @cal = Calendar::Builder.for(:month).new(:date => params[:date] || Date.today) posts = Post.find(:all, :conditions => {:created_at => @cal.begin_on.to_time..@cal.end_on.to_time}) @posts_for_calendar = posts.group_by {|p| p.created_at.to_date } |
January 30, 2008
3:55PM EDT
View more (23 lines)
1 2 3 4 5 |
function SubscriptionDetails(cont) { //constructor this.Container=cont; |
January 30, 2008
3:54PM EDT
View more (40 lines)
1 2 3 4 5 |
<script language=javascript> <!-- //configuration OAS_url = 'http://oasc05079.247realmedia.com/RealMedia/ads/'; OAS_sitepage = 'http://uniqueglobalestates.com/index.php?file=property/search_agent' |
January 30, 2008
3:53PM EDT
View more (33 lines)
1 2 3 4 5 |
<script language=javascript> <!-- //configuration OAS_url = 'http://oasc05079.247realmedia.com/RealMedia/ads/'; OAS_sitepage = window.location.hostname + window.location.pathname; |
January 30, 2008
3:45PM EDT
View more (30 lines)
1 2 3 4 5 |
class Item < ActiveRecord::Base belongs_to :order belongs_to :product has_many :pieces has_many :entries |
Pastie