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 31 repositories view all →

Public Repositories (13)

  • yaml_twitter_oauth

    Configure your Twitter OAuth Consumer tokens and secrets using YAML

    legend

    Last updated Tue Nov 17 17:05:34 -0800 2009

  • gemcutter

    awesome gem hosting.

    legend

    Forked from qrush/gemcutter Thu Nov 12 02:57:32 -0800 2009

    Last updated Wed Nov 11 14:24:50 -0800 2009

  • 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 pushed to master at peteonrails/yaml_twitter_oauth Tue Nov 17 17:05:34 -0800 2009
HEAD is d05f544619a2c7408eb2c3ee80d38a3eab0efbd0
peteonrails pushed to master at peteonrails/yaml_twitter_oauth Tue Nov 17 17:03:23 -0800 2009
peteonrails pushed to master at peteonrails/yaml_twitter_oauth Tue Nov 17 16:56:42 -0800 2009
HEAD is 989d07fab2aed6cc26c3fa7d7b2293429b647f36
peteonrails created branch master at peteonrails/yaml_twitter_oauth Tue Nov 17 16:49:58 -0800 2009
peteonrails created repository yaml_twitter_oath Tue Nov 17 16:36:03 -0800 2009
New repository is at peteonrails/yaml_twitter_oauth
peteonrails forked qrush/gemcutter Thu Nov 12 02:57:33 -0800 2009
Forked repository is at peteonrails/gemcutter
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.