briandoll (Brian Doll)

Name
Brian Doll
Email
Website/Blog
http://emphaticsolutions.com
Company
Sheet Music Plus
Location
San Francisco Bay Area, CA
Member Since
Apr 03, 2008 (about 1 year)

Following 21 coders and watching 53 repositories view all →

Public Repositories (18)

  • git-svn-scripts

    Scripts to implement a nice workflow with git svn

    legend

    Last updated Wed Feb 03 17:04:05 -0800 2010

  • emphaticsolutions.com

    my blog, powered by jekyll

    legend

    Last updated Wed Dec 30 22:22:31 -0800 2009

  • st-elsewhere

    St. Elsewhere: A gem that adds support for relationships across different databases in ActiveRecord

    legend

    Last updated Sat Nov 21 13:17:59 -0800 2009

  • ruby-styleguide

    legend

    Forked from chneukirchen/styleguide Sat Nov 14 19:43:06 -0800 2009

    Last updated Sat Nov 14 19:57:53 -0800 2009

  • date_sensitive_partial

    Render a specific partial among a grouping of partials based on the current date/time

    legend

    Last updated Fri Nov 06 15:36:24 -0800 2009

  • dotfiles

    dotfiles for: ack, git, bash, emacs, ruby, rails, vim

    legend

    Last updated Tue Nov 03 16:57:57 -0800 2009

  • referrer_search_phrase

    Get the cleaned search phrase used to get to your app via a search engine.

    legend

    Last updated Thu Oct 22 15:30:19 -0700 2009

  • cash_handler

    Intuitive extensions and utilities to handle money in multiple currencies for Ruby on Rails

    legend

    Forked from JamesBrooks/cash_handler Thu Sep 17 16:51:43 -0700 2009

    Last updated Sun Sep 20 16:23:40 -0700 2009

  • circuit_breaker

    Implementation of Michael Nygard's Circuit Breaker pattern in Ruby

    legend

    Forked from wsargent/circuit_breaker Thu Aug 06 12:36:01 -0700 2009

    Last updated Wed Aug 12 15:43:16 -0700 2009

  • hoptoad_notifier

    Reports exceptions to Hoptoad

    legend

    Forked from thoughtbot/hoptoad_notifier Thu Jul 16 17:14:51 -0700 2009

    Last updated Thu Jul 16 17:53:04 -0700 2009

  • briandoll.github.com

    legend

    Last updated Mon May 25 13:55:51 -0700 2009

  • acts_as_hashed

    Provides an encryption hash parameter on AR models to use in place of ids or params for private s...

    legend

    Last updated Wed May 06 13:37:03 -0700 2009

  • cooper

    cooper is a very simple consumers' cooperative management application

    legend

    Last updated Tue Apr 14 17:28:02 -0700 2009

  • greatest_common_factor

    Privides gcf features on arrays of integers

    legend

    Last updated Fri Oct 10 16:12:30 -0700 2008

  • auto_complete

    Auto Completion plugin

    legend

    Forked from rails/auto_complete Thu Jul 17 22:09:01 -0700 2008

    Last updated Thu Oct 02 20:50:34 -0700 2008

  • db_migration_dry_run

    A non-destructive "dry run" for database migrations, based on topfunky's original code

    legend

    Last updated Tue Aug 19 08:58:22 -0700 2008

  • rails_framework_diff

    Diff Rails framework-generated files against their defaults. Helpful during code audits and debu...

    legend

    Last updated Thu Aug 14 14:33:35 -0700 2008

  • chronos

    A high level time library, dealing with date, time, durations, intervals and more

    legend

    Forked from apeiros/chronos Sun Aug 10 07:00:33 -0700 2008

    Last updated Sun Aug 10 13:59:01 -0700 2008

Public Activity feed

briandoll pushed to master at briandoll/git-svn-scripts Wed Feb 03 17:04:05 -0800 2010
HEAD is 29eb7b64105ca6b22076465c5ae39f7127ca6c1c
briandoll started watching lg/murder Thu Jan 21 23:24:38 -0800 2010
murder's description:
Large scale server deploys using BitTorrent and the BitTornado library
briandoll created gist: 281623 Tue Jan 19 20:58:02 -0800 2010
#!/usr/bin/env bash # commit-derby # Display a list of committers with the number of commits they...
briandoll pushed to master at briandoll/emphaticsolutions.com Wed Dec 30 22:22:31 -0800 2009
HEAD is d09d6a59e4228bb63d10bfc555cd441cf1b9ae25
briandoll pushed to master at briandoll/emphaticsolutions.com Sun Dec 13 22:47:22 -0800 2009
HEAD is 8c553465ac29b7d1d04dab13299d81c6e0e46534
briandoll created gist: 247796 Wed Dec 02 16:59:13 -0800 2009
# Posting XML using net/http in ruby # This request will hang until it times out (defaulting to ...
briandoll started watching chap/Refactoring-Ruby-Edition Fri Nov 27 08:45:06 -0800 2009
Refactoring-Ruby-Edition's description:
Working my way through this fabulous book.
briandoll pushed to master at briandoll/emphaticsolutions.com Wed Nov 25 21:50:27 -0800 2009
HEAD is 12004acde445220b7b066168a820a9bbfdc68b27
briandoll updated gist: 243240 Wed Nov 25 21:46:42 -0800 2009
class Hospital < AcitveRecord::Base has_many :hospital_doctors # Note: has_many_elsewhere is ...
briandoll created gist: 243240 Wed Nov 25 21:46:33 -0800 2009
class Hospital < AcitveRecord::Base has_many :hospital_doctors # Note: has_many_elsewhere is ...
briandoll updated gist: 239853 Tue Nov 24 16:28:07 -0800 2009
class ActiveRecord::Base def self.table_name_prefix "appname."
briandoll updated gist: 239853 Tue Nov 24 16:23:16 -0800 2009
class ActiveRecord::Base def self.table_name_prefix "appname."
briandoll updated gist: 239853 Sat Nov 21 13:55:47 -0800 2009
class ActiveRecord::Base def self.table_name_prefix "appname."
briandoll pushed to master at briandoll/st-elsewhere Sat Nov 21 13:18:00 -0800 2009
HEAD is 4f7667f0e2db1d6e05c727ac4e860e77a14c609b

3 commits »

briandoll created gist: 239853 Fri Nov 20 14:50:55 -0800 2009
class ActiveRecord::Base def self.table_name_prefix "appname."
briandoll applied fork commits to st-elsewhere/master Fri Nov 20 09:05:16 -0800 2009
master was changed to 884806
briandoll pushed to master at briandoll/st-elsewhere Tue Nov 17 17:18:22 -0800 2009
HEAD is 559aa7744cbf47ce7a9a33da0ecefabdfa762e4b

2 commits »

briandoll pushed to master at briandoll/st-elsewhere Tue Nov 17 17:17:14 -0800 2009
HEAD is 7e1bc789241d981244e636a93a1713542b4e8487
  • briandoll committed 7e1bc789:
    bugfix: don't allow associations to invalid targets by id; correctly handle setting associations by arrays of integers, strings or AR objects
briandoll pushed to master at briandoll/st-elsewhere Mon Nov 16 16:55:13 -0800 2009
HEAD is 09ee97d7cf15de7f41999feb5b6f4954e085203d

2 commits »

briandoll pushed to master at briandoll/st-elsewhere Mon Nov 16 16:54:07 -0800 2009
HEAD is d66137124b977ec4c4791c19c162e68e605df12b
  • briandoll committed d6613712:
    bugfix: ensure proper behavior for Model#relationship= method
briandoll pushed to master at briandoll/st-elsewhere Mon Nov 16 16:30:30 -0800 2009
HEAD is aeb90c25be83c036aa422288dd22b67bf018ee5e
briandoll pushed to master at briandoll/st-elsewhere Mon Nov 16 16:28:27 -0800 2009
HEAD is 4d3dcc236817a6384140cd0201cc9648a6aac0e1
briandoll applied fork commits to st-elsewhere/master Mon Nov 16 16:26:40 -0800 2009
master was changed to e0c44a
briandoll started watching briandoll/st-elsewhere Mon Nov 16 12:58:52 -0800 2009
st-elsewhere's description:
St. Elsewhere: A gem that adds support for relationships across different databases in ActiveRecord
briandoll pushed to master at briandoll/st-elsewhere Mon Nov 16 11:34:52 -0800 2009
HEAD is e1817e6dab961e27772ac7f4195027e698041d1c
briandoll pushed to master at briandoll/ruby-styleguide Sat Nov 14 19:57:53 -0800 2009
HEAD is 8c55270b0608977a7f245da388e6b02d4f0c9500
  • briandoll committed 8c55270b:
    marking this as community oriented, added additional resources section
briandoll pushed to master at briandoll/ruby-styleguide Sat Nov 14 19:50:39 -0800 2009
HEAD is 4b21e935af61cb03eaa5ec7f11c5f74d15790d1d
briandoll pushed to master at briandoll/ruby-styleguide Sat Nov 14 19:48:38 -0800 2009
HEAD is 6fc950d94d7293819a57ee64bb88a8f3b4972b5a
briandoll forked chneukirchen/styleguide Sat Nov 14 19:43:06 -0800 2009
Forked repository is at briandoll/styleguide
briandoll pushed to master at briandoll/st-elsewhere Sat Nov 14 15:19:34 -0800 2009
HEAD is 8c3d5a2bb769c9a6acc32f772f015226d747ce9d

2 commits »

briandoll pushed to master at briandoll/st-elsewhere Sat Nov 14 15:15:18 -0800 2009
HEAD is 10f5161785da3424ab2a21662d30a186229b026a
briandoll pushed to master at briandoll/st-elsewhere Sat Nov 14 14:49:25 -0800 2009
HEAD is 371bd0e13ff7b63571fa2d959463943a5836112d

3 commits »