dball (Donald Ball)

Name
Donald Ball
Email
Website/Blog
http://geeknanny.blogspot.com/
Location
Nashville, TN
Member Since
Jun 05, 2008 (about 1 year)

Following 9 githubbers and watching 51 repositories view all →

Public Repositories (8)

  • money

    Library for dealing with money and currency conversion

    legend

    Forked from FooBarWidget/money Mon Nov 30 13:24:47 -0800 2009

    Last updated Sun Nov 08 02:09:26 -0800 2009

  • rails-authorization-plugin

    This plugin provides a flexible way to add authorization to Rails.

    legend

    Forked from DocSavage/rails-authorization-plugin Mon Jun 08 11:06:51 -0700 2009

    Last updated Mon Jun 08 11:36:42 -0700 2009

  • nested_test

    Tests for nested model_attributes on a belongs_to association

    legend

    Last updated Sat Apr 11 14:42:02 -0700 2009

  • sneetchalizer

    Fork of sneetchalizer 0.9.0

    legend

    Last updated Sun Jan 11 23:09:44 -0800 2009

  • acts_as_calendar

    Models discrete and recurring events

    legend

    Last updated Sat Jan 10 14:12:09 -0800 2009

  • baker

    Baker recipe storage and conversion

    legend

    Last updated Wed Jan 07 15:53:37 -0800 2009

  • zoomifier

    Ruby library for slicing images for use by the zoomifier flash application

    legend

    Last updated Tue Nov 25 12:27:20 -0800 2008

  • advanced_find

    Advanced Find for Rails

    legend

    Created Mon Jun 22 08:27:06 -0700 2009

Public Activity feed

dball started watching rpheath/navigation Wed Dec 02 07:36:00 -0800 2009
navigation's description:
New and improved navigation plugin for Rails.
dball forked FooBarWidget/money Mon Nov 30 13:24:47 -0800 2009
Forked repository is at dball/money
dball started watching documentcloud/jammit Mon Nov 16 15:39:10 -0800 2009
jammit's description:
Industrial Strength Asset Packaging for Rails
dball opened issue 12 on tobi/delayed_job Fri Oct 30 09:42:25 -0700 2009
Truncated YAML crashes the delayed_job daemon
dball started watching grimen/validatious-on-rails Sun Oct 25 21:54:11 -0700 2009
validatious-on-rails's description:
Rails plugin that maps model validations to class names on form elements to integrate with Validatious
dball created gist: 211845 Fri Oct 16 07:52:57 -0700 2009
def named_scope(name, options = {}, &block) name = name.to_sym scopes[name]...