matthewrudy (Matthew Rudy Jacobs)

Name
Matthew Rudy Jacobs
Website/Blog
http://matthewrudy.com
Company
Jobs Go Public
Location
London / St Albans, England
Member Since
Apr 27, 2008 (about 1 year)

Following 12 githubbers and watching 68 repositories view all →

Public Repositories (24)

  • ar_plugin_skeleton

    An empty husk of a plugin that sets up activerecord for its unit tests

    legend

    Forked from fcheung/ar_plugin_skeleton Thu Nov 05 03:59:23 -0800 2009

    Last updated Thu Nov 05 05:01:36 -0800 2009

  • rude-rails

    My branches and patches.

    legend

    Forked from rails/rails Sun Feb 22 11:07:25 -0800 2009

    Last updated Wed Oct 28 02:19:25 -0700 2009

  • wagn

    the wiki on wheels: a Ruby on Rails app for building dynamic, structured websites out of wiki cards

    legend

    Forked from natematias/wagn Thu Jul 30 06:11:21 -0700 2009

    Last updated Thu Aug 06 08:54:47 -0700 2009

  • cnapper

    A tutorial project for building an offline-processed screenshot-ing application

    legend

    Last updated Wed Aug 05 05:27:26 -0700 2009

  • rudeq

    A rails DB-based queue plugin

    legend

    Last updated Tue Jun 09 02:30:40 -0700 2009

  • rude-blog

    A hastily written blogging application - apparently Tumblr isn't available in China.

    legend

    Last updated Sun May 03 20:41:02 -0700 2009

  • rude-files

    A simple Rails file hosting application

    legend

    Last updated Sat Apr 25 22:13:11 -0700 2009

  • corner

    jQuery Corner Plugin (by Dave Methvin and Mike Alsup)

    legend

    Forked from malsup/corner Thu Apr 16 11:12:23 -0700 2009

    Last updated Thu Apr 16 11:15:53 -0700 2009

  • github-services

    Official GitHub Services Integration

    legend

    Forked from jgp/github-services Wed Mar 11 09:39:16 -0700 2009

    Last updated Wed Mar 18 11:06:54 -0700 2009

  • matthewrudy.com

    MatthewRudy.com is the home of Matthew Rudy Jacobs (me)

    legend

    Last updated Sat Feb 28 03:40:45 -0800 2009

  • solr_query

    a ruby library designed to make building nested Solr queries simple and standardized.

    legend

    Last updated Fri Feb 13 05:46:32 -0800 2009

  • acts_as_configurable

    Avoid cluttering your Rails models, ActsAsConfigurable abstracts all your configuration away with...

    legend

    Last updated Thu Jan 15 14:28:43 -0800 2009

  • aspicious

    Super-simple implementation of Aspects for Ruby

    legend

    Last updated Sun Dec 14 14:43:26 -0800 2008

  • rubydoctest

    Ruby version of Python's doctest tool, but a bit different

    legend

    Forked from tablatom/rubydoctest Tue Dec 02 06:06:54 -0800 2008

    Last updated Sun Dec 14 14:41:48 -0800 2008

  • defenders_of_the_erb

    Defend your ERb in Rails. Protect your database from too many uncached database calls in your views!

    legend

    Last updated Sun Dec 07 16:19:24 -0800 2008

  • regexpert

    A collection of common Regexps for Ruby. Validation for emails, uk postcode, etc.

    legend

    Last updated Sun Dec 07 15:06:39 -0800 2008

  • classy_tee

    Class Table Inheritance for ActiveRecord and Rails

    legend

    Last updated Sun Dec 07 09:21:01 -0800 2008

  • has_one_accessor

    Access attributes on HasOne Associations as though they were on the base class

    legend

    Last updated Sun Dec 07 07:41:26 -0800 2008

  • expiring_memory_store

    Extend Rails, ActiveSupport caching to support an :expires_in option.

    legend

    Last updated Fri Dec 05 04:22:13 -0800 2008

  • make_specs_better

    the perfect plugin to make your Rspec tests run like a dream.

    legend

    Last updated Mon Sep 01 16:43:48 -0700 2008

  • make_tests_better

    A rails plugin to make your Test Unit tests much much better automagically

    legend

    Last updated Mon Sep 01 16:15:55 -0700 2008

  • workling

    easily do background work in rails, without commiting to a particular runner. comes with starling...

    legend

    Forked from purzelrakete/workling Sun Aug 10 13:31:14 -0700 2008

    Last updated Tue Aug 12 13:59:01 -0700 2008

  • rudebay

    an ebay watching twitter bot written in ruby

    legend

    Last updated Sun Aug 10 14:01:40 -0700 2008

  • rudicron

    Ruby - Rails Cron

    legend

    Last updated Tue Jul 22 03:35:19 -0700 2008

Public Activity feed

matthewrudy pushed to master at matthewrudy/ar_plugin_skeleton Thu Nov 05 05:01:37 -0800 2009
HEAD is bcb8b5149a583443465f7cb17f3b28afdd32cd8a
matthewrudy pushed to master at matthewrudy/ar_plugin_skeleton Thu Nov 05 04:03:08 -0800 2009
HEAD is 4ef29c93daa7c5f2c6418c0f91bdde6caaefb43c
matthewrudy forked fcheung/ar_plugin_skeleton Thu Nov 05 03:59:24 -0800 2009
Forked repository is at matthewrudy/ar_plugin_skeleton
matthewrudy updated gist: 221339 Thu Oct 29 03:24:26 -0700 2009
class GitRidOfShadowing < DataMunger::Script # a frozen copy of the required texpert functiona...
matthewrudy updated gist: 221339 Thu Oct 29 03:22:00 -0700 2009
class GitRidOfShadowing < DataMunger::Script # a frozen copy of the required texpert functiona...
matthewrudy created gist: 221339 Thu Oct 29 03:21:00 -0700 2009
class GitRidOfShadowing < DataMunger::Script # a frozen copy of the required texpert functiona...
matthewrudy created branch separate-actionmailers-deliverymethods at matthewrudy/rude-rails Wed Oct 28 02:19:25 -0700 2009
matthewrudy created branch make-actionmailer-delivery-methods-pluginable at matthewrudy/rude-rails Tue Oct 27 14:56:19 -0700 2009
matthewrudy created gist: 218686 Mon Oct 26 07:15:08 -0700 2009
module IncludeMe def included_innit Child.innit
matthewrudy updated gist: 218649 Mon Oct 26 06:54:32 -0700 2009
# I'm creating some classes and modules on the fly, but things aren't hooking up quite the way I'...
matthewrudy forked gist: 218649 Mon Oct 26 06:51:26 -0700 2009
# I'm creating some classes and modules on the fly, but things aren't hooking up quite the way I'...
matthewrudy created gist: 218598 Mon Oct 26 04:31:04 -0700 2009
# Ever had the trouble to create a new named_scope out of others? See how it works: class Fu < Ac...
matthewrudy forked lifo/tickle Thu Oct 15 03:53:09 -0700 2009
Forked repository has since been deleted.
matthewrudy started watching tog/tog Fri Oct 09 03:45:46 -0700 2009
tog's description:
Base gem that bootstrap tog platform configuration in a Rails app