abloom

Andrew Bloom
Chicago Il
3
7
  • A plugin for Rails that provides simple fixture management using Rake tasks or code
    Created Sun Mar 23 08:47:02 -0700 2008
    legend
  • a ruby interface to the landgrab.net game
    Created Tue Jul 01 19:02:28 -0700 2008
    legend
  • ActiveRecord connection proxy for master/slave connections
    Forked from technoweenie/masochism Wed Oct 01 12:12:47 -0700 2008
    legend
  • A simple no frills web front end to capistrano
    Created Sun Jun 01 21:57:42 -0700 2008
    legend
  • Random JS classes I've written that depend on Prototype.
    Created Wed Sep 24 07:19:32 -0700 2008
    legend
  • Rails plugin providing a nice clean rcov Rake task
    Created Sun Mar 23 00:09:58 -0700 2008
    legend
  • ReCaptcha helpers for Rails apps
    Forked from ambethia/recaptcha Thu Aug 07 12:33:36 -0700 2008
    legend

Following

Public Activity  feed

abloom committed to abloom/masochism 4 days ago

176aa0e93040088ae8c8a8bee7b8b4780b2c2e37

better documentation and fixed a typo and a superfluous conditional

abloom committed to abloom/masochism 4 days ago

4aaa0298207ec5042f66afcc68ccb69ae4e5b48f

added some documentation

abloom committed to abloom/masochism 4 days ago

bc014a64730de22e2bde0fab96a667bbdb5b507c

Added some logging and checking when switching DB's. Also added a class that can be used as an around filter if you need to force certain actions to use the master DB all the time.

abloom forked masochism 4 days ago
Forked repository is at abloom/masochism
abloom started watching masochism 5 days ago
masochism is at technoweenie/masochism
abloom committed to abloom/prototype-objects 12 days ago

8ab8960206869fb96e3a49936fa6f955f4ca694c

added some docs to scroller.js and a basic README

abloom created prototype-objects 12 days ago
New repository is at abloom/prototype-objects
abloom started watching configatron about 1 month ago
configatron is at markbates/configatron
abloom committed to abloom/recaptcha about 1 month ago

e4c2388c347368ef9cdc5a87b4f31906af9baed9

made private_key an options for verify_recaptcha