timocratic (Tim Connor)

Name
Tim Connor
Email
Website/Blog
http://www.timocracy.com
Company
http://www.yieldbuild.com
Location
San Francisco, CA
Member Since
Jan 25, 2008 (about 1 year)

Following 2 githubbers and watching 51 repositories view all →

Public Repositories (17)

  • dotfiles

    Tim Connor's dot and lib files

    legend

    Last updated Sat Nov 14 17:03:14 -0800 2009

  • test_benchmark

    Rails plugin (and/or ruby gem) for benchmarking your test::units: a rework of the original by to...

    legend

    Last updated Sat Nov 14 12:33:44 -0800 2009

  • rails

    Ruby on Rails

    legend

    Forked from rails/rails Tue Apr 28 15:00:05 -0700 2009

    Last updated Wed May 06 11:06:14 -0700 2009

  • color

    The color gem from rubyforge, with development dependencies specified, so it doesn't depend on ho...

    legend

    Last updated Fri May 01 16:09:58 -0700 2009

  • rack

    a modular Ruby webserver interface

    legend

    Forked from rack/rack Fri May 01 11:03:44 -0700 2009

    Last updated Fri May 01 13:13:28 -0700 2009

  • rack-flash

    Flash messages for Rack applications implemented as middleware.

    legend

    Forked from nakajima/rack-flash Fri Apr 17 10:44:17 -0700 2009

    Last updated Fri May 01 08:18:20 -0700 2009

  • mechanize

    Mechanize is a ruby library that makes automated web interaction easy.

    legend

    Forked from tenderlove/mechanize Fri Oct 17 11:22:36 -0700 2008

    Last updated Wed Apr 29 00:36:26 -0700 2009

  • rack-bug

    Debugging toolbar for Rack applications implemented as middleware

    legend

    Forked from brynary/rack-bug Mon Apr 20 15:30:27 -0700 2009

    Last updated Mon Apr 27 22:49:54 -0700 2009

  • cache_fu

    Everyone's favorite memcached plugin for ActiveRecord.

    legend

    Forked from defunkt/cache_fu Tue Apr 07 18:40:35 -0700 2009

    Last updated Tue Apr 07 18:49:22 -0700 2009

  • gruff

    Gruff graphing library for Ruby

    legend

    Forked from topfunky/gruff Tue May 05 12:41:22 -0700 2009

    Last updated Sun Mar 29 06:05:50 -0700 2009

  • ruby-tmbundle

    Ruby TextMate bundle

    legend

    Forked from drnic/ruby-tmbundle Thu Mar 26 13:14:41 -0700 2009

    Last updated Thu Mar 26 13:39:23 -0700 2009

  • camping

    the 4k pocket full-of-gags web microframework

    legend

    Forked from judofyr/camping Mon Apr 06 22:33:19 -0700 2009

    Last updated Sat Mar 07 14:56:19 -0800 2009

  • skynet

    legend

    Forked from wonko9/skynet Mon Feb 23 11:49:12 -0800 2009

    Last updated Mon Feb 23 14:03:49 -0800 2009

  • utility-belt

    IRB Power User Utility Belt

    legend

    Forked from gilesbowkett/utility-belt Tue Dec 16 12:54:23 -0800 2008

    Last updated Thu Dec 18 13:56:43 -0800 2008

  • arts

    Mirror of the ARTS Rails plugin.

    legend

    Forked from richpoirier/arts Thu Sep 18 15:44:41 -0700 2008

    Last updated Thu Sep 18 15:48:08 -0700 2008

  • screw-unit

    A Javascript BDD Framework with nested describes, a convenient assertion syntax, and an intuitive...

    legend

    Forked from nkallen/screw-unit Fri May 09 14:55:32 -0700 2008

    Last updated Thu Jul 31 13:26:44 -0700 2008

  • range_set

    class that supports set operations on ranges

    legend

    Forked from joshsusser/range_set Fri Mar 07 13:54:01 -0800 2008

    Last updated Wed Mar 26 13:01:55 -0700 2008

Public Activity feed

timocratic created gist: 241288 Mon Nov 23 11:07:08 -0800 2009
#initializers/authorization.rb class AR::Base def editable_by(user)
timocratic created gist: 241282 Mon Nov 23 11:04:14 -0800 2009
#initializers/authorization.rb class AR::Base def editable_by(user)
timocratic updated gist: 239923 Fri Nov 20 17:13:55 -0800 2009
irb(main):001:0> :my_new_symbol.to_i => 16073 irb(main):002:0> 16073.to_sym
timocratic created gist: 239923 Fri Nov 20 16:53:57 -0800 2009
irb(main):001:0> :my_new_symbol.to_i => 16073 irb(main):002:0> 16073.to_sym
timocratic started watching flyerhzm/rails_best_practices Thu Nov 19 10:49:11 -0800 2009
rails_best_practices's description:
rails_best_practices is a gem to check quality of rails app files according to ihower’s presentation from Kungfu RailsConf in Shanghai China
timocratic created gist: 237211 Tue Nov 17 11:51:07 -0800 2009
// DR1.0 :: domReady // ***************************************************** // DOM scripting b...
timocratic pushed to master at timocratic/dotfiles Sat Nov 14 17:03:14 -0800 2009
HEAD is 5bf940da45a176c58b9823c21a0a029148de7e86
  • timocratic committed 5bf940da:
    added a new rake test:unit alias and cleaned up a redundancy
timocratic applied fork commits to test_benchmark/master Sat Nov 14 12:33:44 -0800 2009
master was changed to c7c1f2
timocratic pushed to master at timocratic/dotfiles Wed Nov 04 17:29:08 -0800 2009
timocratic pushed to master at timocratic/dotfiles Wed Nov 04 17:27:05 -0800 2009
HEAD is 326c8ef163b9ecf433e5c73286fa0221cbfb531c
timocratic pushed to master at timocratic/dotfiles Wed Nov 04 17:26:40 -0800 2009
HEAD is e32ce59e761cab062e141a498ecfcf025d7f3265
timocratic pushed to master at timocratic/dotfiles Wed Nov 04 15:45:07 -0800 2009
HEAD is bdd97ae65b4a0b8b7cf7d0b0097c0e66631c044a
timocratic created gist: 222725 Fri Oct 30 13:58:31 -0700 2009
[1:16pm] timocratic: anyone else agree that hiding initialize in your super class is over-abstrac...
timocratic created gist: 222710 Fri Oct 30 13:49:36 -0700 2009
class AbstractScraper def initialize(username, password) @agent = WWW::Mechanize.new
timocratic updated gist: 218453 Sun Oct 25 23:48:55 -0700 2009
#!/usr/bin/env ruby #With thanks to http://tonybuser.com/post/188055319/importing-typo-to-tumblr ...
timocratic updated gist: 218453 Sun Oct 25 23:24:48 -0700 2009
#!/usr/bin/env ruby #With thanks to http://tonybuser.com/post/188055319/importing-typo-to-tumblr ...
timocratic updated gist: 218453 Sun Oct 25 22:56:44 -0700 2009
#!/usr/bin/env ruby #With thanks to http://tonybuser.com/post/188055319/importing-typo-to-tumblr ...
timocratic updated gist: 218453 Sun Oct 25 22:54:53 -0700 2009
#!/usr/bin/env ruby #With thanks to http://tonybuser.com/post/188055319/importing-typo-to-tumblr ...
timocratic created gist: 218453 Sun Oct 25 22:46:25 -0700 2009
#!/usr/bin/env ruby #With thanks to http://tonybuser.com/post/188055319/importing-typo-to-tumblr ...
timocratic started watching timcharper/git-tmbundle Fri Oct 23 11:17:31 -0700 2009
git-tmbundle's description:
The Git TextMate Bundle
timocratic started watching ryanb/trusted-params Thu Oct 22 15:44:04 -0700 2009
trusted-params's description:
Rails plugin for overriding attr_accessible protection.
timocratic started watching mxcl/homebrew Thu Oct 22 12:00:39 -0700 2009
homebrew's description:
Packaging system for Mac OS X 10.5 and above; heavy optimisations, no redundant packages and a bonus beer theme
timocratic pushed to master at timocratic/dotfiles Mon Oct 19 15:37:52 -0700 2009
HEAD is 8525dac67b980ff5d41dbeff460e0377b179448b
timocratic pushed to master at timocratic/dotfiles Mon Oct 19 14:44:08 -0700 2009
HEAD is b2dfe739b197a8db9d25af50518624e11636a8ec
timocratic pushed to master at timocratic/dotfiles Sat Oct 17 16:39:28 -0700 2009
HEAD is ac7681dbd899782efb78d26915856fb9da73664e
timocratic pushed to master at timocratic/dotfiles Sat Oct 17 14:13:14 -0700 2009
HEAD is 2ea34d7cba912db321e1853f4d95b9a8d25d81e3

2 commits »

timocratic pushed to master at timocratic/dotfiles Sat Oct 17 14:09:00 -0700 2009
HEAD is a916cff9e83cbc603448219920e52d4800fe90d3

3 commits »

timocratic started watching rack/rack-contrib Fri Oct 16 16:14:04 -0700 2009
rack-contrib's description:
Contributed Rack Middleware and Utilities
timocratic pushed to master at timocratic/test_benchmark Tue Oct 13 14:00:09 -0700 2009
HEAD is 1b773c52e8a321c0e0ba4c156f3660870764fcb1
timocratic closed issue 3 on timocratic/test_benchmark Tue Oct 13 13:53:16 -0700 2009
Gemcutter support
timocratic opened issue 8 on markaby/markaby Mon Oct 12 00:20:41 -0700 2009
form_for (and probably similar helpers or anything else that uses concat) is broken in Rails 2.3.x
timocratic applied fork commits to test_benchmark/master Sun Oct 11 23:55:30 -0700 2009
master was changed to 1f2f35
timocratic applied fork commits to test_benchmark/master Sun Oct 11 23:55:23 -0700 2009
master was changed to ffba1b
timocratic applied fork commits to test_benchmark/master Sun Oct 11 23:55:13 -0700 2009
master was changed to 186e14
timocratic applied fork commits to test_benchmark/master Sun Oct 11 23:55:05 -0700 2009
master was changed to 8650fb