archfear (Dan Dofter)

Name
Dan Dofter
Email
Location
San Francisco, CA
Member Since
Feb 14, 2008 (about 1 year)

Following 17 coders and watching 95 repositories view all →

Public Repositories (11)

  • email-spec

    Collection of rspec matchers and cucumber steps for testing email in a ruby app using ActiveMaile...

    legend

    Forked from bmabey/email-spec Mon Jan 04 19:27:02 -0800 2010

    Last updated Tue Jan 05 00:46:29 -0800 2010

  • query_trace

    Adds query origin tracing to your logs.

    legend

    Forked from ntalbott/query_trace Thu Dec 17 08:53:16 -0800 2009

    Last updated Thu Dec 17 09:00:04 -0800 2009

  • walli_mc_gee

    An Ali/Willo simulation bot for Twitter

    legend

    Last updated Wed Nov 18 22:06:12 -0800 2009

  • homebrew

    Packaging system for Mac OS X 10.5 and above; heavy optimisations, no redundant packages and a bo...

    legend

    Forked from mxcl/homebrew Sun Sep 13 11:17:21 -0700 2009

    Last updated Sun Nov 01 20:48:47 -0800 2009

  • archfear.github.com

    legend

    Last updated Mon Aug 10 00:12:46 -0700 2009

  • action_mailer_cache_delivery

    Provides :cache delivery method for ActionMailer

    legend

    Forked from ngty/action_mailer_cache_delivery Mon Jan 04 20:07:08 -0800 2010

    Last updated Sun May 17 09:33:11 -0700 2009

  • limerick_rake

    A collection of useful rake tasks.

    legend

    Forked from thoughtbot/limerick_rake Thu Feb 19 00:43:06 -0800 2009

    Last updated Thu Feb 19 01:39:59 -0800 2009

  • rcov_plugin

    Rails plugin for rcov

    legend

    Forked from commondream/rcov_plugin Mon Feb 02 22:02:57 -0800 2009

    Last updated Mon Feb 02 22:43:04 -0800 2009

  • shoulda

    Makes tests easy on the fingers and the eyes

    legend

    Forked from thoughtbot/shoulda Tue Feb 03 00:08:29 -0800 2009

    Last updated Mon Feb 02 18:41:04 -0800 2009

  • jekyll

    Jekyll is a blog-aware, static site generator in Ruby

    legend

    Forked from mojombo/jekyll Thu Jan 22 02:46:42 -0800 2009

    Last updated Wed Jan 21 16:27:12 -0800 2009

  • webby

    A lightweight and flexible website management system.

    legend

    Forked from TwP/webby Mon Jan 05 23:15:30 -0800 2009

    Last updated Tue Jan 06 00:01:57 -0800 2009

Public Activity feed

archfear created gist: 295556 Thu Feb 04 22:04:56 -0800 2010
# Dan Croak, February 2008 # updated by Dan Dofter, February 2010
archfear pushed to master at pathcode/merb_routing Mon Feb 01 12:24:47 -0800 2010
HEAD is 06a206f1c7a23a9d4db885101ea1bda8334790b7
  • Dan Dofter committed 06a206f1:
    Ensure that the route helpers still work even when a host is not defined
archfear pushed to master at pathcode/remarkable Mon Feb 01 12:21:39 -0800 2010
HEAD is 2273d68ef3ff8de2aec8c2cd397b60286198c778
  • archfear committed 2273d68e:
    Added support for specifying a host for testing subdomain specific routes
archfear pushed to master at pathcode/merb_routing Wed Jan 27 00:39:43 -0800 2010
HEAD is 0b918896895465c1d9aae3f6e9d74e8849bfe1ca
  • archfear committed 0b918896:
    Added extract_request_environment method to MerbRoutingWrapper necessary for Remarkable route matchers to work properly
archfear pushed to master at pathcode/merb_routing Wed Jan 27 00:35:25 -0800 2010
HEAD is 7587f9b97bcced80baa4dbb257797cc0a48e604e
  • Dan Dofter committed 7587f9b9:
    Default to ActionMailer::Base.default_url_options[:host] for hostname when no request is available to a url helper
archfear pushed to master at pathcode/email-spec Thu Jan 21 17:14:56 -0800 2010
HEAD is bed120c9d13db0521ddd39b6daf7f63d60bb19e1
  • Dan Dofter committed bed120c9:
    Fixed issue with reset_mailer not working properly with action_mailer_cache_delivery
archfear pushed to master at pathcode/email-spec Thu Jan 21 16:46:03 -0800 2010
HEAD is 925abb1dfb347ebd032296cc062a9a3ac282baac

8 commits »

archfear started watching codebutler/foursquarex Sat Jan 16 21:21:59 -0800 2010
foursquarex's description:
A Foursquare (http://foursquare.com/) client for Mac OS X Snow Leopard (10.6)
archfear forked dancroak/validates_email_format_of Tue Jan 12 15:43:01 -0800 2010
Forked repository has since been deleted.
archfear started watching botanicus/code-cleaner Thu Jan 07 20:26:26 -0800 2010
code-cleaner's description:
Remove trailing whitespace, append missing \n and replace tabs by two spaces.
archfear started watching nofxx/rspec_spinner Tue Jan 05 23:29:40 -0800 2010
rspec_spinner's description:
Nice formatters for RSpec
archfear pushed to master at pathcode/ultrasphinx Tue Jan 05 22:07:08 -0800 2010
HEAD is b4e3ab4b5382e43b160422c7ea93624f0634efb1
  • archfear committed b4e3ab4b:
    Don't set RAILS_ENV to development if it's undefined when ultrasphix.rake is loaded, only if an ultrasphinx task is called. This causes things like Cucumber which does "ENV['RAILS_ENV'] ||= cucumber" to break.
archfear pushed to master at pathcode/ultrasphinx Tue Jan 05 22:03:52 -0800 2010
HEAD is df75119ae539ac791ef3e3bea66325921395b034
  • Dan Dofter committed df75119a:
    Don't set RAILS_ENV to development if it's undefined when ultrasphix.rake
archfear pushed to master at pathcode/query_trace Tue Jan 05 18:02:36 -0800 2010
HEAD is 17d83eb681dfd7e02cbbf6dcabb34dfb64703ec2
  • Dan Dofter committed 17d83eb6:
    Use Rails' backtrace silencers to clean the trace.
archfear pushed to master at pathcode/email-spec Tue Jan 05 17:40:16 -0800 2010
HEAD is 6c50c68a3f1c602e8759294e8364ab13a00545ab

2 commits »

archfear pushed to master at pathcode/capybara Tue Jan 05 17:26:01 -0800 2010
HEAD is 3072fdbe8e2394b3b0c071dea6fccb012e364023
  • archfear committed 3072fdbe:
    Allow referencing form elements by name in addition to id and label.
archfear pushed to master at archfear/email-spec Tue Jan 05 00:46:29 -0800 2010
HEAD is 6c50c68a3f1c602e8759294e8364ab13a00545ab

2 commits »

archfear pushed to master at archfear/email-spec Mon Jan 04 20:13:29 -0800 2010
HEAD is 1df9cd324d7976e516051574ade7292b8f39c765
  • archfear committed 1df9cd32:
    Added support for action_mailer_cache_delivery plugin. You must use the fork at: http://github.com/liangzan/action_mailer_cache_delivery
archfear pushed to master at archfear/email-spec Mon Jan 04 20:11:45 -0800 2010
HEAD is f628d48b85349e2b4339a71a41c06296ff6810d2
  • Dan Dofter committed f628d48b:
    Added support for action_mailer_cache delivery plugin. You must use the fork at: http://github.com/liangzan/action_mailer_cache_delivery
archfear forked ngty/action_mailer_cache_delivery Mon Jan 04 20:07:09 -0800 2010
Forked repository is at archfear/action_mailer_cache_delivery
archfear forked bmabey/email-spec Mon Jan 04 19:27:05 -0800 2010
Forked repository is at archfear/email-spec
archfear started watching ydnar/csspec Mon Jan 04 03:33:56 -0800 2010
csspec's description:
BDD for CSS. OMG.
archfear forked jnicklas/capybara Sat Dec 26 15:12:40 -0800 2009
Forked repository has since been deleted.
archfear started watching jtrupiano/timecop Wed Dec 23 22:58:52 -0800 2009
timecop's description:
A gem providing “time travel” and “time freezing” capabilities, making it dead simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
archfear started watching bmabey/email-spec Wed Dec 23 22:42:41 -0800 2009
email-spec's description:
Collection of rspec matchers and cucumber steps for testing email in a ruby app using ActiveMailer or Pony
archfear pushed to master at archfear/query_trace Thu Dec 17 09:00:04 -0800 2009
HEAD is 17d83eb681dfd7e02cbbf6dcabb34dfb64703ec2
  • archfear committed 17d83eb6:
    Use Rails' backtrace silencers to clean the trace.
archfear forked ntalbott/query_trace Thu Dec 17 08:53:17 -0800 2009
Forked repository is at archfear/query_trace
archfear started watching defunkt/hub Mon Dec 14 17:46:00 -0800 2009
hub's description:
hub introduces git to GitHub
archfear started watching chrisk/git-pair Mon Dec 14 17:41:53 -0800 2009
git-pair's description:
Configure git to commit as more than one author
archfear open sourced walli_mc_gee Sat Nov 21 18:12:12 -0800 2009
An Ali/Willo simulation bot for Twitter
archfear pushed to pony at rupture/rupture Wed Nov 04 16:28:13 -0800 2009
HEAD is 2d96415de10a50f868054f61abca5f0d5c1a71e7
  • Dan Dofter committed 2d96415d:
    added support for new user notification prefs
archfear created branch master at archfear/homebrew Sun Nov 01 20:48:47 -0800 2009
archfear started watching jnicklas/carrierwave Sun Nov 01 20:35:47 -0800 2009
carrierwave's description:
Classier solution for file uploads in Ruby for Rack, Rails, Merb and Sinatra
archfear started watching wycats/bundler Tue Oct 27 13:30:26 -0700 2009
bundler was created Mon Jul 06 15:08:44 -0700 2009