jacaetevha (Jason Rogers)

Name
Jason Rogers
Email
Website/Blog
http://wordsanddeeds.org/blog
Company
RiskMetrics Group, Inc.
Location
Ann Arbor, MI, USA
Member Since
Apr 18, 2008 (about 1 year)

Following 5 githubbers and watching 26 repositories view all →

Public Repositories (11)

  • ASF-Stub-Generator

    Generates stub model classes for the Active Salesforce adapter

    legend

    Last updated Fri Nov 20 21:55:40 -0800 2009

  • radar

    A light-weight task management system that uses a radar as its backing metaphor, wherein the impo...

    legend

    Last updated Fri Nov 06 07:42:12 -0800 2009

  • dependencies

    Specify your project's dependencies in a single place.

    legend

    Forked from djanowski/dependencies Tue Oct 06 13:58:10 -0700 2009

    Last updated Wed Oct 07 07:16:51 -0700 2009

  • growth-spurt

    This is a utility for creating branches in Git and automatically creating/updating change files b...

    legend

    Last updated Mon Jul 13 08:54:46 -0700 2009

  • sequel

    Sequel: The Database Toolkit for Ruby

    legend

    Forked from jeremyevans/sequel Tue Mar 03 10:07:00 -0800 2009

    Last updated Wed Apr 01 09:09:44 -0700 2009

  • ctags-tmbundle

    Ctags code completion and navigation for TextMate.

    legend

    Forked from pivotal/ctags-tmbundle Thu May 28 06:09:40 -0700 2009

    Last updated Wed Mar 18 16:33:14 -0700 2009

  • sinatra-based-s5-presentations

    a minimal HTML based presentation tool running on Sinatra, using the S5 library

    legend

    Last updated Thu Mar 12 22:20:07 -0700 2009

  • sinatra

    Classy web-development dressed in a DSL

    legend

    Forked from jschementi/sinatra Thu Feb 12 08:38:48 -0800 2009

    Last updated Wed Mar 11 22:22:04 -0700 2009

  • sinatras-hat

    Super quick RESTy CRUD apps with Sinatra.

    legend

    Forked from nakajima/sinatras-hat Sat Mar 07 12:37:14 -0800 2009

    Last updated Fri Mar 06 22:50:59 -0800 2009

  • capinatra

    Quickly deploy Sinatra apps to Passenger using Capistrano.

    legend

    Forked from nakajima/capinatra Thu Feb 26 18:32:04 -0800 2009

    Last updated Thu Feb 26 19:06:20 -0800 2009

  • echowaves

    yet another collaboration tool

    legend

    Forked from dmitryame/echowaves Tue Oct 07 07:33:57 -0700 2008

    Last updated Wed Nov 26 12:00:50 -0800 2008

Public Activity feed

jacaetevha pushed to master at jacaetevha/ASF-Stub-Generator Fri Nov 20 21:55:40 -0800 2009
jacaetevha pushed to master at jacaetevha/ASF-Stub-Generator Fri Nov 20 21:54:39 -0800 2009
HEAD is e65bc4831efbecd4291758dfd0ccd06fc2c16bc2
jacaetevha pushed to master at jacaetevha/ASF-Stub-Generator Fri Nov 20 21:52:52 -0800 2009
HEAD is f4c39ddf17c40b9ffc00d180f3636a8f71d8c391
jacaetevha pushed to master at jacaetevha/ASF-Stub-Generator Fri Nov 20 21:51:55 -0800 2009
jacaetevha created branch master at jacaetevha/ASF-Stub-Generator Fri Nov 20 21:51:35 -0800 2009
jacaetevha created repository ASF-Stub-Generator Fri Nov 20 21:50:36 -0800 2009
New repository is at jacaetevha/ASF-Stub-Generator
jacaetevha pushed to master at jacaetevha/radar Fri Nov 06 07:42:12 -0800 2009
HEAD is cc3c2930d0bec45ee55a58d15a543ddf12e5bd3e
  • jacaetevha committed cc3c2930:
    adding patch file -- need to apply these changes at some point
jacaetevha started watching extjs/mvc Wed Oct 07 20:48:23 -0700 2009
mvc's description:
Ruby ExtJS Tools
jacaetevha pushed to master at jacaetevha/dependencies Wed Oct 07 07:16:51 -0700 2009
HEAD is 88f3ad748ccd3e1dd94d57d22df7dd7f002b44e5
  • jacaetevha committed 88f3ad74:
    add support for defining where the dependencies file exists via an environment variable (as opposed to assuming it's in the current directory)
jacaetevha pushed to master at jacaetevha/dependencies Tue Oct 06 14:26:34 -0700 2009
jacaetevha forked djanowski/dependencies Tue Oct 06 13:58:11 -0700 2009
Forked repository is at jacaetevha/dependencies
jacaetevha updated gist: 203349 Tue Oct 06 12:43:20 -0700 2009
# this is the actual query, with pagination Sequel::JDBC::Dataset.add_result( children, Classes.c...
jacaetevha updated gist: 203349 Tue Oct 06 12:41:54 -0700 2009
# this is the actual query, with pagination add_result children, Classes.classes_for_parent(id.to...
jacaetevha created gist: 203349 Tue Oct 06 12:41:17 -0700 2009
add_result children, Classes.classes_for_parent(id.to_s).paginate(1, 20).sql #the count for the ...