blythedunham (Blythe Dunham)

Name
Blythe Dunham
Email
Website/Blog
http://snowgiraffe.com
Member Since
Mar 03, 2009 (9 months)

Following 0 githubbers and watching 33 repositories view all →

Public Repositories (26)

  • rails_indexes

    A rake task to track down missing database indexes. does not assume that all foreign keys end wit...

    legend

    Forked from eladmeidar/rails_indexes Wed Nov 25 14:45:21 -0800 2009

    Last updated Sun Nov 29 17:51:09 -0800 2009

  • mongobackup

    backup mongo on ey flex: mongo version of ey-backup

    legend

    Last updated Fri Nov 20 17:10:42 -0800 2009

  • mongotest

    test out some mongo db functionality

    legend

    Last updated Wed Nov 11 19:35:00 -0800 2009

  • ey-lessql

    a collection of chef recipes to install, configure and run a variety of NoSQL db's on the engine ...

    legend

    Forked from ezmobius/ey-lessql Thu Oct 22 15:08:10 -0700 2009

    Last updated Wed Nov 11 16:28:17 -0800 2009

  • mongo_connect

    Connect to mongodb orms via config files, cloud DNA, whatev with ONE line of code

    legend

    Last updated Wed Nov 11 12:38:27 -0800 2009

  • request_context

    Store the current controller and request context to reference from within the depths of your code

    legend

    Last updated Mon Nov 09 04:31:28 -0800 2009

  • stalkerazzi

    auditing + metrics = stalking

    legend

    Last updated Fri Nov 06 16:59:33 -0800 2009

  • mongo_benchpress

    Run the mongo benchmarks for the ruby mongo driver and ORMS MongoMapper and MongoRecord

    legend

    Last updated Tue Nov 03 10:56:40 -0800 2009

  • ey-cloud-recipes

    A starter repo for custom chef recipes on EY's cloud platform

    legend

    Forked from engineyard/ey-cloud-recipes Wed Oct 21 22:24:02 -0700 2009

    Last updated Thu Oct 22 18:24:21 -0700 2009

  • ar_dumper

    Extends ActiveRecord to export volume records to a file, string, or temp file in csv, yaml, or xm...

    legend

    Last updated Tue Sep 15 06:03:46 -0700 2009

  • asset_tag_extensions

    Asset extensions to help defer javascripts to the page bottom for high performance web sites

    legend

    Last updated Mon Aug 31 23:05:14 -0700 2009

  • base4r

    Base4r is a Google Base client library for Ruby

    legend

    Forked from doooks/base4r Sun May 31 17:17:55 -0700 2009

    Last updated Mon Jul 20 19:04:49 -0700 2009

  • paperclip

    Easy file attachment management for ActiveRecord

    legend

    Forked from thoughtbot/paperclip Wed Jul 08 11:09:45 -0700 2009

    Last updated Mon Jul 20 18:58:31 -0700 2009

  • caching_funtime

    Caching helper for tracking assets, building cache keys, and rake task sweeping

    legend

    Last updated Mon Jul 20 17:51:30 -0700 2009

  • ruby_prof_request_filters

    Output ruby prof results to your browser for the specified request when the url includes paramete...

    legend

    Last updated Thu Jul 09 22:32:06 -0700 2009

  • static_record_cache

    Allows permanent caching of ActiveRecord subclasses used for classes with mostly static data

    legend

    Last updated Fri Jul 03 17:53:01 -0700 2009

  • factory_data_preloader

    Preload data created by factory girl (or any other Rails fixtures alternative) so that you can us...

    legend

    Forked from myronmarston/factory_data_preloader Mon Jun 08 22:22:55 -0700 2009

    Last updated Mon Jun 08 22:30:54 -0700 2009

  • friendly_id

    FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It a...

    legend

    Forked from norman/friendly_id Mon Jun 08 13:05:20 -0700 2009

    Last updated Mon Jun 08 16:32:24 -0700 2009

  • mysql_migration_optimizer

    http://snowgiraffe.com/rdocs/mysql_migration_optimizer/index.html

    legend

    Last updated Sun May 31 17:35:26 -0700 2009

  • smsonrails

    Sms on Rails provides your app with instant SMS integration

    legend

    Last updated Tue May 19 16:55:01 -0700 2009

  • ar_test_runner

    Run ActiveRecord core regression tests with YOUR modules/plugins/gems/code loaded

    legend

    Last updated Fri May 15 09:30:05 -0700 2009

  • acts_as_unicorn

    Add unicorns to your app in seconds!

    legend

    Last updated Sat May 09 18:17:17 -0700 2009

  • rails_devs_for_data_integrity

    Gracefully handles MySQL unique and foreign key violations by adding an error to the ActiveRecord...

    legend

    Last updated Fri Apr 24 18:28:41 -0700 2009

  • ar-extensions

    ActiveRecord::Extension (aka ar-extensions) is a plugin to extend and enhance the functionality o...

    legend

    Forked from zdennis/ar-extensions Tue Mar 03 11:39:17 -0800 2009

    Last updated Fri Apr 17 14:28:10 -0700 2009

  • eload-select

    Select specific columns with the :select option during eager loading (:include) for ActiveRecord:...

    legend

    Last updated Fri Mar 20 10:04:18 -0700 2009

  • demo

    legend

    Created Thu Jul 30 14:29:40 -0700 2009

Public Activity feed

blythedunham updated gist: 245982 Mon Nov 30 17:57:19 -0800 2009
#!/usr/bin/ruby root_path = File.expand_path( File.dirname(__FILE__) + "/../../../" )
blythedunham created gist: 245982 Mon Nov 30 17:42:16 -0800 2009
#!/usr/bin/ruby root_path = File.expand_path( File.dirname(__FILE__) + "/../../../" )
blythedunham pushed to master at blythedunham/rails_indexes Sun Nov 29 17:51:09 -0800 2009
HEAD is e94230eb592a1cb244284902577c5bd36c85d4a1

3 commits »

blythedunham pushed to master at blythedunham/rails_indexes Wed Nov 25 14:50:56 -0800 2009
HEAD is 188c04b2e59cc656e209f5ab31aa58ccc11543b7
  • Blythe Dunham committed 188c04b2:
    Rescue exceptions from mysql errors in lookups on indexes on phantom tables
blythedunham forked eladmeidar/rails_indexes Wed Nov 25 14:45:21 -0800 2009
Forked repository is at blythedunham/rails_indexes
blythedunham created branch master at blythedunham/mongobackup Fri Nov 20 17:10:42 -0800 2009
blythedunham created repository mongobackup Fri Nov 20 17:02:24 -0800 2009
New repository is at blythedunham/mongobackup
blythedunham pushed to master at blythedunham/mongotest Wed Nov 11 19:35:00 -0800 2009
HEAD is 77683bf1db7de0ebac4cb2f44cb1bee8aa28ab0f

2 commits »

blythedunham pushed to master at blythedunham/ey-lessql Wed Nov 11 16:28:17 -0800 2009
HEAD is 795e88ca1787595b1b36a5357fc87a00819b70e6
  • Blythe Dunham committed 795e88ca:
    remove linkage errors
blythedunham pushed to master at blythedunham/mongotest Wed Nov 11 13:44:44 -0800 2009
HEAD is 378e2a62cd7e2ee92767771f75a79c450f95e4f0

3 commits »

blythedunham pushed to master at blythedunham/mongotest Wed Nov 11 13:23:47 -0800 2009
HEAD is cb825f16568a54b8d6b1a23d88ee07ad48f0792e
  • Blythe Dunham committed cb825f16:
    merge latest tracking changes
blythedunham created branch master at blythedunham/mongo_connect Wed Nov 11 12:38:27 -0800 2009
blythedunham created repository mongo_connect Wed Nov 11 12:37:04 -0800 2009
New repository is at blythedunham/mongo_connect
blythedunham created branch master at blythedunham/request_context Mon Nov 09 04:31:29 -0800 2009
blythedunham created repository request_context Mon Nov 09 04:28:09 -0800 2009
New repository is at blythedunham/request_context
blythedunham created branch master at blythedunham/stalkerazzi Fri Nov 06 16:59:34 -0800 2009
blythedunham created repository stalkerazzi Fri Nov 06 16:39:58 -0800 2009
New repository is at blythedunham/stalkerazzi
blythedunham pushed to master at blythedunham/mongotest Thu Nov 05 21:04:13 -0800 2009
HEAD is 82c75e95df9b1b86e897f7e6badd2b69eba017db

4 commits »

blythedunham pushed to master at blythedunham/mongotest Thu Nov 05 18:54:26 -0800 2009
HEAD is e9543d65fddd424a03fc6487f999bd60f9b70e17
  • Blythe Dunham committed e9543d65:
    Break modules into separate files
blythedunham pushed to master at blythedunham/mongotest Thu Nov 05 18:44:47 -0800 2009
HEAD is f6378b1d55c4d35d2be158304a20edd8632597cf

3 commits »

blythedunham pushed to master at blythedunham/mongotest Thu Nov 05 18:30:03 -0800 2009
HEAD is ab384128bbaf9298c17d94a71eabe783ebedfeb6
  • Blythe Dunham committed ab384128:
    Rework stalkerazzi to have auto_track( auditing) method on models and a more convenient interface
blythedunham pushed to master at blythedunham/mongotest Wed Nov 04 22:33:51 -0800 2009
HEAD is 1e43b90e2949dcf3cb04d14e999960c8e6e91e7d

3 commits »

blythedunham pushed to master at blythedunham/mongotest Wed Nov 04 16:25:35 -0800 2009
HEAD is 2000db8b148cbdcdc9c74ef985d87037666dbbaf

3 commits »

blythedunham pushed to master at blythedunham/mongotest Wed Nov 04 16:06:53 -0800 2009
HEAD is d5dd8aa37426c308032bf014d9cc16702bd16a9a
  • Blythe Dunham committed d5dd8aa3:
    Change delegated method name to reflect recent updates for model tracking
blythedunham pushed to master at blythedunham/mongotest Wed Nov 04 15:42:14 -0800 2009
HEAD is 6580ac637629ccff1d7c639e3bd4ba9e8cd13184

9 commits »

blythedunham pushed to master at blythedunham/mongotest Wed Nov 04 15:29:42 -0800 2009
HEAD is 33ab64a41c86970dfe84264d52ebd25068e13583

3 commits »

blythedunham created gist: 226329 Wed Nov 04 11:58:02 -0800 2009
class Sweeper < ActiveRecord::Observer #:nodoc: attr_accessor :controller
blythedunham created gist: 225631 Tue Nov 03 16:31:18 -0800 2009
#!/usr/bin/ruby require 'rubygems' require 'right_aws'
blythedunham pushed to master at blythedunham/mongotest Tue Nov 03 16:27:26 -0800 2009
HEAD is ce0dd77920a598d76b6d52cb43ca3bd50484784e
  • Blythe Dunham committed ce0dd779:
    Add instance_dna script to return json for the ec2/aws data for all utility instances
blythedunham pushed to master at blythedunham/mongo_benchpress Tue Nov 03 10:56:40 -0800 2009
HEAD is 666260a8505a2236afaf97335cfcafdd0b1909c6

2 commits »

blythedunham pushed to master at blythedunham/mongo_benchpress Tue Nov 03 02:00:33 -0800 2009
HEAD is 51ddb211894046d642e0c275a3f99ebf3b94d2df
  • Blythe Dunham committed 51ddb211:
    Batch driver references old options
blythedunham pushed to master at blythedunham/mongo_benchpress Tue Nov 03 01:53:53 -0800 2009
HEAD is b5eb5e5b66d25a3fc588b085e2a67afd8edea3e8

3 commits »

blythedunham pushed to master at blythedunham/mongo_benchpress Tue Nov 03 01:42:07 -0800 2009
HEAD is 78c534c9e15e5334d148f381c12202721fe91cd6
  • Blythe Dunham committed 78c534c9:
    DRY out everything into classes to run benchmarks
blythedunham pushed to master at blythedunham/mongotest Mon Nov 02 17:57:22 -0800 2009
HEAD is 68a82615e505bb665e309df921c9deaea77594c8

2 commits »

blythedunham pushed to master at blythedunham/mongo_benchpress Mon Nov 02 17:52:41 -0800 2009
HEAD is 56b209f41d98c108fe7d8b353cce18860c00bbd7
  • Blythe Dunham committed 56b209f4:
    Update rake task descriptions to show better usage