peteonrails (Peter Jackson)

Name
Peter Jackson
Email
Website/Blog
http://www.peteonrails.com
Company
peteonrails
Location
Washington, DC
Member Since
May 07, 2008 (about 1 year)

Following 12 githubbers and watching 28 repositories view all →

Public Repositories (11)

  • seo-kit

    Sitemaps, Canonical URLS, and other important SEO bits

    legend

    Last updated Thu Sep 24 15:13:34 -0700 2009

  • my-rails-utils

    Some scripts I use. You can copy them if you like. YMMV

    legend

    Last updated Thu Sep 24 14:03:47 -0700 2009

  • simple_tooltips

    legend

    Last updated Thu Sep 24 13:57:22 -0700 2009

  • vote_fu

    Vote and Karma Management

    legend

    Last updated Tue Aug 18 20:42:11 -0700 2009

  • myquotable

    MyQuotable.com Codebase

    legend

    Last updated Fri Apr 03 11:28:02 -0700 2009

  • backgroundrb

    A Ruby/Rails job server and scheduler

    legend

    Forked from gnufied/backgroundrb Mon Mar 16 06:38:15 -0700 2009

    Last updated Wed Mar 18 08:53:24 -0700 2009

  • mongrel

    Mongrel on git

    legend

    Forked from mongrel/mongrel Thu Oct 02 10:49:51 -0700 2008

    Last updated Fri Oct 03 20:17:36 -0700 2008

  • gps_fu

    GPSFu is a location based services API used to access myGPSID address IDs.

    legend

    Last updated Wed Sep 24 23:13:58 -0700 2008

  • por-typo-theme

    Typo Theme used on Pete On Rails

    legend

    Last updated Mon Jun 09 19:40:34 -0700 2008

  • threadedcollections

    Gem for processing collections over a number of threads.

    legend

    Last updated Thu May 15 13:39:22 -0700 2008

  • githubsidebar

    Typo Sidebar plugin for Dr Nic's Github Badge

    legend

    Last updated Tue May 13 00:07:48 -0700 2008

Public Activity feed

peteonrails started watching drnic/install_theme Mon Oct 05 23:00:34 -0700 2009
install_theme's description:
Use any HTML template as a theme generator for your Rails app.
peteonrails commented on collectiveidea/action_mailer_optional_tls Wed Sep 30 14:37:34 -0700 2009
Comment in 0823747:

This method started throwing argument errors when EngineYard upgraded Ruby. I changed line 37 to this:

  check_auth_args user, secret, authtype

And the problem went away.