jeremyw (Jeremy Weiskotten)

Name
Jeremy Weiskotten
Email
Website/Blog
http://weiskotten.com
Company
PatientsLikeMe
Location
Ashburnham, MA
Member Since
May 31, 2008 (about 1 year)

Following 4 githubbers and watching 20 repositories view all →

Public Repositories (7)

  • grand_central

    Makes unit tests of a Rails application run instantly

    legend

    Forked from Roman2K/rails-test-serving Thu Nov 05 18:18:55 -0800 2009

    Last updated Fri Nov 06 07:44:10 -0800 2009

  • paper_trail

    Track changes to your models' data. Good for auditing or versioning.

    legend

    Forked from airblade/paper_trail Thu Jul 30 06:54:32 -0700 2009

    Last updated Fri Oct 02 12:02:08 -0700 2009

  • tinify_urls

    A Rails plugin that provides a simple API to shorten URLs using popular web services like bit.ly,...

    legend

    Forked from patientslikeme/tinify_urls Wed Aug 12 18:15:47 -0700 2009

    Last updated Wed Aug 12 18:53:35 -0700 2009

  • iso_countries

    View and model helpers for ISO-3166 country codes.

    legend

    Forked from koke/iso_countries Mon Aug 03 11:57:20 -0700 2009

    Last updated Tue Aug 04 20:52:23 -0700 2009

  • skeletor

    A skeletal Rails 2.3 app featuring Clearance, OpenID, and Haml.

    legend

    Last updated Sat Aug 01 12:08:19 -0700 2009

  • better_partials

    Rails plugin to make calling partials in views more fun. This fork supports unpacking gem to vend...

    legend

    Forked from jcnetdev/better_partials Mon Apr 13 07:17:37 -0700 2009

    Last updated Mon Apr 13 10:04:39 -0700 2009

  • openid-demo

    Rails app that demonstrates OpenID signup/authentication. As seen in an article by Jeremy Weiskot...

    legend

    Last updated Mon Apr 13 08:29:53 -0700 2009

Public Activity feed

jeremyw pushed to master at jeremyw/grand_central Fri Nov 06 07:44:11 -0800 2009
HEAD is eb9f8605f5bf8b2f9f6289a0ba14290284ddbc3e
  • jeremyw committed eb9f8605:
    Renamed to grand_central to distinguish from fork
jeremyw forked Roman2K/rails-test-serving Thu Nov 05 18:18:56 -0800 2009
Forked repository is at jeremyw/rails-test-serving
jeremyw created gist: 218089 Sun Oct 25 07:40:29 -0700 2009
class Module # Delegates getter and setter for given attributes. def delegate_accessors(*attr...
jeremyw forked gist: 204286 Wed Oct 07 11:18:48 -0700 2009
jeremyw pushed to master at jeremyw/paper_trail Fri Oct 02 12:02:08 -0700 2009
HEAD is c3dc4d9236aae92fe4f2a43ab9b088e59284142f
jeremyw pushed to master at jeremyw/paper_trail Fri Oct 02 11:03:49 -0700 2009
HEAD is 66463e61bf2f90e807ec4e3960cedb4c2870925a
  • jeremyw committed 66463e61:
    Refactored the way PaperTrail is enabled/disabled