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 18 githubbers and watching 54 repositories view all →

Public Repositories (18)

  • 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

  • git-svn-scripts

    Scripts to implement a nice workflow with git svn

    legend

    Last updated Thu Nov 12 14:25:18 -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

  • emphaticsolutions.com

    my blog, powered by jekyll

    legend

    Last updated Fri Oct 02 12:55:43 -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 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
  • Brian Doll committed aeb90c25:
    updating gemspec, releasing version 0.1.2
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
  • Brian Doll committed e1817e6d:
    adding db diagram to the README
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
  • Brian Doll committed 6fc950d9:
    adding rdoc extention to make it legible on github
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 »

briandoll pushed to master at briandoll/st-elsewhere Sat Nov 14 14:18:10 -0800 2009
HEAD is 92065beef172e7aeef90262d85f2b6d7dbb653a1
  • Brian Doll committed 92065bee:
    clarifying readme and some variable names
briandoll pushed to master at briandoll/st-elsewhere Sat Nov 14 08:22:17 -0800 2009
HEAD is 49052e1b290e95ff90af41217d299f2c1f4bbcec
briandoll pushed to master at briandoll/st-elsewhere Sat Nov 14 08:10:55 -0800 2009
HEAD is 4bbc3b835cd7023b14eb240f2b8cb2b161478b78

2 commits »

briandoll pushed to master at briandoll/st-elsewhere Sat Nov 14 07:33:00 -0800 2009
HEAD is e292e9b7a64394c5e8900529af5442620a4929f9
  • Brian Doll committed e292e9b7:
    bugfix for association_ids method
briandoll pushed to master at briandoll/st-elsewhere Fri Nov 13 17:00:53 -0800 2009
HEAD is 902aeeac4b273c94ce7a7e87a3f6520cac94c62d
briandoll pushed to master at briandoll/st-elsewhere Fri Nov 13 16:45:41 -0800 2009
briandoll open sourced st-elsewhere Thu Nov 12 17:20:56 -0800 2009
St. Elsewhere: A gem that adds support for relationships across different databases in ActiveRecord
briandoll pushed to master at briandoll/git-svn-scripts Thu Nov 12 14:25:19 -0800 2009
HEAD is cb193430464beb2bf7fc999dab067b6ebac63245
  • briandoll committed cb193430:
    Due to the simplistic nature of SVN commit history, it is not advisable to continue to use a local git branch once it has shipped to SVN through master using g-ship.
briandoll created branch master at briandoll/date_sensitive_partial Fri Nov 06 15:30:57 -0800 2009
briandoll created repository date_sensitive_partial Fri Nov 06 15:29:41 -0800 2009
New repository is at briandoll/date_sensitive_partial
briandoll pushed to master at briandoll/dotfiles Tue Nov 03 16:57:57 -0800 2009
HEAD is a10c3eb06036d70a159dee75ff02c71b822d0b7d
briandoll pushed to master at briandoll/referrer_search_phrase Thu Oct 22 15:30:19 -0700 2009
HEAD is cbd3e609013ba458ec9af1c825722a5060902e16
  • Brian Doll committed cbd3e609:
    cleanup
briandoll pushed to master at briandoll/referrer_search_phrase Thu Oct 22 15:12:16 -0700 2009
HEAD is 90c5e69168773db280f0c2aeb9e84c80334b35ab
briandoll pushed to master at briandoll/referrer_search_phrase Thu Oct 22 15:11:47 -0700 2009
HEAD is f8ef8177f61e2d3c85e7d77a4289e915f36d8a79
  • Brian Doll committed f8ef8177:
    markdown fixes on the README