Public Gists by jonathanpenn

Gravatar
Tue Jun 16 07:49:05 -0700 2009
1
2
3
h3. Introduction
 
h3. Forward (from PEP 8)
Gravatar
Tue Mar 03 09:28:49 -0800 2009
1
2
3
Some ideas for unobtrusive ajax pagination.
 
HTML Markup...
Gravatar
Mon Feb 16 22:58:14 -0800 2009
1
2
3
#!/usr/bin/env ruby
#
# usage: script/server_restarter
gist: 39230 Some examples on how RDingu...
Gravatar
Mon Dec 22 18:40:16 -0800 2008
1
2
3
require File.dirname(__FILE__)+"/spec_helper.rb"
 
class Person
Gravatar
Thu Dec 11 18:36:00 -0800 2008
1
2
3
require 'rubygems'
require 'spec'
 
Gravatar
Tue Nov 18 12:32:40 -0800 2008
1
2
3
/Library/Ruby/Gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:276:in `load_missing_constant': uninitialized constant Remarkable::Syntax (NameError)
from /Library/Ruby/Gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:468:in `const_missing'
from /Library/Ruby/Gems/1.8/gems/carlosbrando-remarkable-1.1.0/lib/remarkable/rails.rb:15
Gravatar
Tue Nov 18 12:30:23 -0800 2008
1
2
3
# This is the way it was in /lib/remarkable/rails.rb
 
  Spec::Rails::Matchers.send(:include, Remarkable::Syntax::RSpec)
gist: 26025 Showing invisible character...
Gravatar
Mon Nov 17 18:51:32 -0800 2008
1
2
3
" Set the kind of invisible characters to show
" tabs, trailing spaces, non breaking spaces
set lcs=tab:>.,trail:•,nbsp:%
Gravatar
Wed Oct 08 16:49:26 -0700 2008
1
2
3
From 0db69f1e801ecc3695e64ad68bcd084c4c489c54 Mon Sep 17 00:00:00 2001
From: Jonathan Penn <inbox@wavethenavel.com>
Date: Tue, 7 Oct 2008 14:08:52 -0400