johnbender (John Bender)

Name
John Bender
Website/Blog
http://nickelcode.com
Location
New York, NY
Member Since
Sep 06, 2008 (about 1 year)

Following 16 githubbers and watching 14 repositories view all →

Public Repositories (6)

  • presentweetion

    A small sinatra app for displaying/moderating tweets during a presentation

    legend

    Last updated Tue Oct 06 00:20:51 -0700 2009

  • rquery

    An ActiveRecord extension providing a DSL replacement for complex find queries.

    legend

    Last updated Fri Aug 28 09:12:37 -0700 2009

  • apad

    An extremely simple project picker for Alpha One Labs in NYC

    legend

    Last updated Wed Aug 19 10:15:53 -0700 2009

  • unraverl

    An erlang module built to provide language features and other operations through manipulation of ...

    legend

    Last updated Sat Aug 08 21:29:05 -0700 2009

  • github-repos

    Simple javascript that allows for easy inclussion of your GitHub repo information in any webpage.

    legend

    Last updated Fri Dec 19 09:22:59 -0800 2008

  • delicious-user-top

    A plugin for forums/blogs/sites that addes the top links for a given delicious user for a given s...

    legend

    Last updated Sun Dec 07 14:14:45 -0800 2008

Public Activity feed

johnbender pushed to master at johnbender/presentweetion Tue Oct 06 00:20:51 -0700 2009
HEAD is e28a52d86b3816b941a5818c8b69a35be911ac72

3 commits »

johnbender created gist: 199216 Thu Oct 01 13:18:51 -0700 2009
ActiveRecord::SubclassNotFound Exception: The single-table inheritance mechanism failed to locate...
johnbender created gist: 199207 Thu Oct 01 13:08:17 -0700 2009
class OAuthCredentialsController < ApplicationController before_filter :source, :already_authed?
johnbender created gist: 199205 Thu Oct 01 13:07:19 -0700 2009
class DataSource::MySpace < DataSource #TODO move to parent OAuthDataSource class