jonuts (jonah honeyman)

Name
jonah honeyman
Email
Member Since
Feb 26, 2008 (about 1 year)

Following 4 githubbers and watching 62 repositories view all →

Public Repositories (14)

  • merb-admin

    MerbAdmin is a Merb plugin that provides an easy-to-use interface for managing your data.

    legend

    Forked from sferik/merb-admin Mon Nov 09 02:22:29 -0800 2009

    Last updated Wed Nov 25 13:32:32 -0800 2009

  • merb

    Merb official repository

    legend

    Forked from merb/merb Tue Nov 10 13:58:08 -0800 2009

    Last updated Sun Nov 08 13:44:55 -0800 2009

  • merb-menus

    merb plugin to generate menus

    legend

    Last updated Wed Nov 04 07:59:59 -0800 2009

  • vimfiles

    The ~/.vim directory that we share at work

    legend

    Forked from scrooloose/vimfiles Mon Aug 03 01:40:10 -0700 2009

    Last updated Mon Aug 17 02:18:49 -0700 2009

  • garb

    A Ruby wrapper for the Google Analytics API

    legend

    Forked from vigetlabs/garb Tue Jun 02 05:06:33 -0700 2009

    Last updated Sun Jul 05 02:23:45 -0700 2009

  • dm-seed_data

    Populate your tables with default data directly from your models

    legend

    Last updated Fri Jul 03 06:36:47 -0700 2009

  • dm-core

    DataMapper - Core

    legend

    Forked from datamapper/dm-core Tue Jun 23 10:27:42 -0700 2009

    Last updated Tue Jun 23 01:00:31 -0700 2009

  • figure8

    legend

    Last updated Sun Apr 26 13:34:02 -0700 2009

  • gutter

    just a hack, gutter is a free twitter client written in ruby for shoes. or shoes for ruby

    legend

    Forked from toothrot/gutter Thu May 07 00:10:18 -0700 2009

    Last updated Tue Apr 21 10:10:44 -0700 2009

  • rirruto

    rss -> email

    legend

    Last updated Thu Mar 05 13:00:48 -0800 2009

  • scrooby

    scrape a scraper

    legend

    Last updated Thu Nov 06 13:28:57 -0800 2008

  • dm-thor

    Thor tasks for DataMapper

    legend

    Forked from jackdempsey/dm-thor Sun Sep 14 00:51:10 -0700 2008

    Last updated Sun Sep 14 00:59:32 -0700 2008

  • netmate

    edit files over a network with textmate

    legend

    Last updated Sat Jul 12 11:23:59 -0700 2008

  • nimrod

    legend

    Created Wed Nov 19 23:08:38 -0800 2008

Public Activity feed

jonuts started watching ichverstehe/hashidator Fri Dec 18 01:48:25 -0800 2009
hashidator's description:
define schema as a hash, and validate hashes!
jonuts started watching philc/vimium Wed Dec 09 00:36:18 -0800 2009
vimium's description:
The hacker's browser.
jonuts pushed to master at jonuts/merb-admin Wed Nov 25 13:32:33 -0800 2009
HEAD is e33dad7d5bf18ef3f0cab8866b88acdea02d81e9

30 commits »

jonuts created gist: 242600 Wed Nov 25 01:35:15 -0800 2009
#!/usr/bin/env ruby module MuttNotifier
jonuts updated gist: 239458 Fri Nov 20 05:05:24 -0800 2009
MerbAdmin::ModelConfig.set("User") do label "Users" # @model.pretty_name list_fields :name, :...
jonuts updated gist: 239458 Fri Nov 20 04:03:03 -0800 2009
MerbAdmin::ModelConfig.set("User") do label "Users" # @model.pretty_name list_fields :name, :...
jonuts forked gist: 239458 Fri Nov 20 04:01:25 -0800 2009
MerbAdmin::ModelConfig.set("User") do label "Users" # @model.pretty_name list_fields :name, :...
jonuts pushed to model_config at jonuts/merb-admin Thu Nov 12 08:48:10 -0800 2009
HEAD is 4ba0484b95f6fde3a413613b8f6996d621f40c6d

2 commits »

jonuts pushed to model_config at jonuts/merb-admin Thu Nov 12 03:17:04 -0800 2009
HEAD is 1c51491028f883167f44d450f2574dd3aa24a040

2 commits »

jonuts pushed to model_config at jonuts/merb-admin Tue Nov 10 23:57:13 -0800 2009
jonuts created branch model_config at jonuts/merb-admin Tue Nov 10 23:33:37 -0800 2009
jonuts started watching nddrylliog/ooc Tue Nov 10 14:40:05 -0800 2009
ooc's description:
an ooc compiler written in java
jonuts forked merb/merb Tue Nov 10 13:58:17 -0800 2009
Forked repository is at jonuts/merb
jonuts created branch fx_nil_name at jonuts/merb-admin Mon Nov 09 03:13:16 -0800 2009
jonuts forked sferik/merb-admin Mon Nov 09 02:22:32 -0800 2009
Forked repository is at jonuts/merb-admin
jonuts created gist: 229233 Sun Nov 08 03:07:11 -0800 2009
# before :no_cache, :only => [:list, :of, :actions] class Application def no_cache
jonuts pushed to master at jonuts/merb-menus Wed Nov 04 07:59:59 -0800 2009
HEAD is 33cc924e6e2bc4c733807e6b7164f258bfe01b1b
  • jonuts committed 33cc924e:
    use_menu should not last more than one instance
jonuts started watching tmm1/gdb.rb Tue Nov 03 23:54:18 -0800 2009
gdb.rb's description:
gdb hooks for MRI
jonuts created gist: 224951 Tue Nov 03 03:10:24 -0800 2009
#!/usr/bin/env ruby require 'open-uri'
jonuts started watching sferik/merb-admin Mon Nov 02 07:01:12 -0800 2009
merb-admin's description:
MerbAdmin is a Merb plugin that provides an easy-to-use interface for managing your data.
jonuts started watching merb/merb Mon Nov 02 06:51:04 -0800 2009
merb's description:
Merb official repository
jonuts started watching ashb/juice Wed Oct 28 03:08:41 -0700 2009
juice's description:
Server-side Javascript framework built on top of JSGI
jonuts started watching Dieterbe/uzbl Sun Oct 25 16:24:44 -0700 2009
uzbl's description:
A browser that adheres to the unix philosophy.