mdarby (Matt Darby)

Name
Matt Darby
Email
Website/Blog
http://matt-darby.com
Company
Dynamix Engineering LTD.
Location
Columbus, OH
Member Since
Mar 11, 2008 (about 1 year)

Following 15 githubbers and watching 73 repositories view all →

Public Repositories (12)

  • scribd_fu

    A Ruby on Rails plugin that streamlines interactions with the Scribd service

    legend

    Last updated Sat Nov 21 06:57:40 -0800 2009

  • restful_acl

    A Ruby on Rails plugin that provides fine grained access control to RESTful resources in a Ruby o...

    legend

    Last updated Fri Nov 20 15:02:41 -0800 2009

  • ganttr

    A pure Javascript Gantt chart generator, drop in, point, render.

    legend

    Last updated Sat Nov 14 14:49:16 -0800 2009

  • ews

    A Ruby gem that allows you to interact with Exchange 2007

    legend

    Last updated Thu Oct 29 12:53:26 -0700 2009

  • mq

    An email queue that actually works

    legend

    Last updated Sun Oct 18 07:41:18 -0700 2009

  • weekdays

    Ruby gem that provides methods to work with weekdays (Mon-Fri)

    legend

    Last updated Thu Oct 15 11:24:39 -0700 2009

  • socialite

    Easily share your content with other social networking sites

    legend

    Last updated Sun Aug 23 20:38:55 -0700 2009

  • raiki

    Rails-based Wiki (that doesn't suck)

    legend

    Last updated Fri Jul 17 07:28:36 -0700 2009

  • yatb

    Yet Another Twitter Browser

    legend

    Last updated Mon Apr 13 05:03:00 -0700 2009

  • acts_as_video_fu

    Rails plugin that easily allows you to show video streams on your site.

    legend

    Last updated Sun Mar 15 08:13:24 -0700 2009

  • pollster

    A Rails generator gem that generates an entire MVC stack for user polling on your app

    legend

    Last updated Sun Jan 18 08:24:44 -0800 2009

  • sweatshop

    Rails plugin that generates factory_girl Factories for all ActiveRecord models

    legend

    Last updated Fri Jan 02 20:17:36 -0800 2009

Public Activity feed

mdarby pushed to master at mdarby/scribd_fu Sat Nov 21 06:57:40 -0800 2009
HEAD is 501420591fcc7e9db2f52885fc43884d15712e1e
mdarby pushed to master at mdarby/scribd_fu Sat Nov 21 06:56:24 -0800 2009
HEAD is b9eb722ac68d5fa966e3562a9d8623520a922fc6
mdarby pushed to master at mdarby/restful_acl Fri Nov 20 15:02:41 -0800 2009
HEAD is 18b30c2f5d54314c9b9486175ab4b1ff5eb72949
mdarby applied fork commits to restful_acl/master Fri Nov 20 15:00:47 -0800 2009
master was changed to 765c95
mdarby pushed to master at mdarby/ganttr Sat Nov 14 14:49:17 -0800 2009
HEAD is a3aa54df2fcf044368faa1f49a3d24d79cc6c08b
  • mdarby committed a3aa54df:
    Fixed day length bug, use while loops instead of for loops
mdarby pushed to master at mdarby/ganttr Wed Nov 11 08:23:21 -0800 2009
HEAD is b54874aa2681d7ca45722c344f3a5b2acb7b4870
  • mdarby committed b54874aa:
    Corrected logic bug concerning month timeline width
mdarby pushed to master at mdarby/ganttr Tue Nov 10 12:27:35 -0800 2009
HEAD is 16cdb795361d54d5b70c29ea7916bc8ee8197523
mdarby pushed to master at mdarby/ganttr Tue Nov 10 10:55:51 -0800 2009
HEAD is 239d1af4eda8ead92b2391ffa677f641c29df25b
  • mdarby committed 239d1af4:
    Updated README with link to Heroku sample app
mdarby pushed to master at mdarby/ganttr Tue Nov 10 10:53:02 -0800 2009
HEAD is f7f4b518e70f1d1485c4e685ab381a0c6443e9d8

2 commits »

mdarby pushed to master at mdarby/ganttr Tue Nov 10 10:46:07 -0800 2009
HEAD is 3f9d80b2f8dd5abd9b75f33387e170b52523d5c2
mdarby pushed to master at mdarby/ganttr Tue Nov 10 10:44:02 -0800 2009
HEAD is d7edd236bc664b4610d2beb08b5de790044fb837
mdarby pushed to master at mdarby/ganttr Tue Nov 10 10:40:53 -0800 2009
HEAD is 20d1cbbee4c02e4f712fc48a5f956db746bf1abd
mdarby created branch gh-pages at mdarby/ganttr Tue Nov 10 10:28:26 -0800 2009
New branch is at mdarby/ganttr/tree/gh-pages
mdarby open sourced ganttr Tue Nov 10 10:13:01 -0800 2009
A pure Javascript Gantt chart generator, drop in, point, render.
mdarby started watching eladmeidar/rails_indexes Mon Nov 09 06:17:07 -0800 2009
rails_indexes's description:
A rake task to track down missing database indexes. does not assume that all foreign keys end with the convention of _id.
mdarby updated gist: 228205 Sun Nov 08 12:26:50 -0800 2009
// Default class properties Box.height = 12; Box.offset = Box.height * 2;
mdarby updated gist: 228205 Sat Nov 07 16:10:15 -0800 2009
// Default class properties Box.height = 12; Box.offset = Box.height * 2;
mdarby updated gist: 228205 Sat Nov 07 07:30:33 -0800 2009
// Default class properties Box.height = 12; Box.offset = Box.height * 2;
mdarby updated gist: 228205 Fri Nov 06 12:35:09 -0800 2009
// Constants var box_height = 12; var box_offset = box_height * 2;
mdarby updated gist: 228205 Fri Nov 06 12:35:08 -0800 2009
// Constants var box_height = 12; var box_offset = box_height * 2;
mdarby updated gist: 228205 Fri Nov 06 12:31:29 -0800 2009
// Constants var box_height = 12; var box_offset = box_height * 2;
mdarby updated gist: 228205 Fri Nov 06 11:28:55 -0800 2009
// Constants var box_height = 12; var box_offset = box_height * 2;
mdarby created gist: 228205 Fri Nov 06 11:28:22 -0800 2009
// Constants var box_height = 12; var box_offset = box_height * 2;
mdarby started watching methodmissing/scrooge Thu Nov 05 19:32:58 -0800 2009
scrooge's description:
Fetch exactly what you need
mdarby started watching thoughtbot/hoptoad_notifier Thu Nov 05 11:15:00 -0800 2009
hoptoad_notifier's description:
Reports exceptions to Hoptoad
mdarby started watching DmitryBaranovskiy/raphael Thu Nov 05 10:34:03 -0800 2009
raphael's description:
JavaScript Vector Library
mdarby started watching masterkain/macruby Mon Nov 02 14:25:51 -0800 2009
macruby's description:
Ruby 1.9 ported to run directly on top of Mac OS X core technologies. Trunk mirror.
mdarby started watching fnando/kitabu Mon Nov 02 10:19:22 -0800 2009
kitabu's description:
A framework for creating e-books from Markdown/Textile text markup using Ruby. Using the Prince PDF generator, you'll be able to get high quality PDFs.
mdarby started watching durran/mongoid Thu Oct 29 14:18:06 -0700 2009
mongoid's description:
Ruby ODM framework for MongoDB
mdarby pushed to master at mdarby/ews Thu Oct 29 12:53:26 -0700 2009
HEAD is 4073fd1303ff32ed3e1d0f02cebc4adc59675d7f
mdarby started watching plataformatec/devise Wed Oct 28 18:25:34 -0700 2009
devise's description:
Flexible authentication solution for Rails with Warden
mdarby started watching technicalpickles/jeweler Wed Oct 28 10:55:04 -0700 2009
jeweler's description:
Opinionated tool for creating and managing Rubygem projects
mdarby pushed to master at mdarby/ews Thu Oct 22 15:02:31 -0700 2009
HEAD is 1d442a11ca66f43293886b0664b453ead11b7dbc
mdarby pushed to master at mdarby/ews Thu Oct 22 13:34:19 -0700 2009
HEAD is bc5d447882e55617812b0581a9908f6b5f6165df