zilkey (Jeff Dean)

Name
Jeff Dean
Email
Website/Blog
http://zilkey.com/
Location
NYC
Member Since
Mar 06, 2008 (about 1 year)

Following 2 githubbers and watching 38 repositories view all →

Public Repositories (19)

  • active_model_listener

    Simple, global ActiveRecord event observers, using a middleware architecture, that can easily be ...

    legend

    Last updated Mon Oct 26 20:57:28 -0700 2009

  • auto_tagger

    Helps you automatically create tags for each stage in a multi-stage deploment and deploy from the...

    legend

    Last updated Mon Oct 26 20:38:08 -0700 2009

  • active_hash

    A readonly ActiveRecord-esque base class that lets you use a hash, a Yaml file or a custom file a...

    legend

    Last updated Thu Oct 22 08:49:29 -0700 2009

  • syncopate

    A very simple rich text editor (RTE) in jQuery and Disco

    legend

    Forked from coreyti/syncopate Fri Oct 09 15:30:53 -0700 2009

    Last updated Fri Oct 09 15:54:13 -0700 2009

  • active_api

    An api layer for ruby

    legend

    Last updated Sun Jul 05 20:52:04 -0700 2009

  • params-scrubber

    legend

    Last updated Wed Jun 10 20:58:19 -0700 2009

  • rspec-spork-mysterious-failure

    an app that shows a strange error

    legend

    Last updated Fri Jun 05 21:22:25 -0700 2009

  • erector-railsconf

    Various examples and materials for my "Advanced Views with Erector" Railsconf 2009 presentation

    legend

    Last updated Mon May 11 17:49:10 -0700 2009

  • unobtrusive-javascript-demo

    An example of how to get all the benefits of rjs with none of the suck

    legend

    Last updated Sat Apr 11 11:48:13 -0700 2009

  • testing-capistrano-demo

    A sample app that shows how you can do end-to-end testing of capistrano tasks on a single machine

    legend

    Last updated Sun Apr 05 19:01:22 -0700 2009

  • erector

    A builder-like widget html generation framework.

    legend

    Forked from pivotal/erector Wed Apr 01 14:28:37 -0700 2009

    Last updated Sun Apr 05 12:00:08 -0700 2009

  • delayed_job

    Database backed asynchronous priority queue -- Extracted from Shopify

    legend

    Forked from tobi/delayed_job Sun Mar 22 16:41:51 -0700 2009

    Last updated Sun Mar 22 17:40:02 -0700 2009

  • dot-vote-optimization

    An attempt to create a set of classes that will help determine the optimal number of dot votes, g...

    legend

    Last updated Wed Mar 11 23:06:40 -0700 2009

  • erector-erb-speed-comparison

    An app you can use to run simple benchmarks against erector/erb

    legend

    Last updated Fri Feb 27 21:11:15 -0800 2009

  • complex_forms_demo_app

    a sample rails app with a complex, multi-model form using skinny controllers, transactions and va...

    legend

    Last updated Tue Feb 10 20:09:08 -0800 2009

  • will_paginate_demo_app

    An app that highlights all of the hipness and all of the shortfalls of will_paginate

    legend

    Last updated Tue May 20 17:32:24 -0700 2008

  • nested_set_demo

    A demo of how to create an app using betternestedset with validations various display options

    legend

    Last updated Thu May 15 19:10:24 -0700 2008

  • multiple_migration_paths

    A rails plugin that allows migrations to be stored in multiple locations

    legend

    Last updated Sun Apr 27 07:44:09 -0700 2008

  • webmaster_tools

    A Ruby on Rails plugin that generates XML Sitemaps for model makes it easy to verify webmasters w...

    legend

    Last updated Thu Mar 27 20:41:26 -0700 2008

Public Activity feed

zilkey added nakajima to active_hash Fri Nov 20 13:28:09 -0800 2009
active_hash is at zilkey/active_hash
zilkey added pivotal to active_model_listener Wed Nov 18 07:58:14 -0800 2009
active_model_listener is at zilkey/active_model_listener
zilkey opened issue 3 on zilkey/active_model_listener Wed Nov 11 06:59:50 -0800 2009
active model listener should play well in development mode
zilkey closed issue 2 on zilkey/active_model_listener Wed Nov 11 06:53:42 -0800 2009
you shouldn't have to define after_update if you don't want to
zilkey started watching neerajdotname/admin_data Sun Nov 08 21:31:27 -0800 2009
admin_data's description:
Browse and Manage your data using browser
zilkey started watching bmabey/email-spec Sun Nov 08 21:27:39 -0800 2009
email-spec's description:
Collection of rspec matchers and cucumber steps for testing email in a ruby app using ActiveMailer or Pony
zilkey started watching alex3t/rails_on_pg Sun Nov 08 20:02:03 -0800 2009
rails_on_pg's description:
PostgreSQL views, functions, triggers, foreign keys for rails migration
zilkey created gist: 226674 Wed Nov 04 19:21:15 -0800 2009
osascript -e "set Volume 10" && say "this will turn your volume on and say something"
zilkey opened issue 23 on zilkey/active_hash Tue Nov 03 11:58:28 -0800 2009
associations should create the _id setters, using the foreign key
zilkey opened issue 22 on zilkey/active_hash Tue Nov 03 11:58:10 -0800 2009
can't set nil to an association
zilkey started watching pivotal/git_scripts Thu Oct 29 13:41:07 -0700 2009
git_scripts's description:
Developer workflow convenience scripts
zilkey started watching Shopify/active_merchant Wed Oct 28 19:29:06 -0700 2009
active_merchant's description:
Active Merchant is a simple payment abstraction library used in and sponsored by Shopify. It is written by Tobias Luetke, Cody Fauser, and contributors. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways.
zilkey created gist: 220051 Tue Oct 27 16:09:35 -0700 2009
# This allows you to have namespaced models in fixjour module Fixjour class Builder
zilkey opened issue 21 on zilkey/active_hash Tue Oct 27 15:49:37 -0700 2009
fancy fixture loading
zilkey closed issue 20 on zilkey/active_hash Tue Oct 27 15:44:44 -0700 2009
destroy should free memory and destroy the object
zilkey opened issue 20 on zilkey/active_hash Tue Oct 27 15:42:06 -0700 2009
destroy should free memory and destroy the object
zilkey opened issue 19 on zilkey/active_hash Tue Oct 27 15:41:49 -0700 2009
Add a public from_file method that deletes existing data and loads it from a file
zilkey closed issue 5 on zilkey/active_hash Tue Oct 27 15:40:41 -0700 2009
when testing, there needs to be an easy way to reload the class without test pollution
zilkey started watching lucasefe/has_activity_feed Mon Oct 26 21:28:46 -0700 2009
has_activity_feed was created Sun Oct 25 08:58:06 -0700 2009
zilkey created tag v0.2.3 at zilkey/active_model_listener Mon Oct 26 20:57:28 -0700 2009
zilkey pushed to master at zilkey/active_model_listener Mon Oct 26 20:57:08 -0700 2009
HEAD is 08c1b819f37c48b78201bcb196c97b398d0df53a

4 commits »

zilkey created tag v0.2.2 at zilkey/active_model_listener Mon Oct 26 20:21:19 -0700 2009
zilkey pushed to master at zilkey/active_model_listener Mon Oct 26 20:21:00 -0700 2009
HEAD is 61bbd47c2c8e9a9d8a48e32481f6cc1aa910c481
zilkey pushed to master at zilkey/active_model_listener Mon Oct 26 20:20:25 -0700 2009
HEAD is fad4af5f7d2c75c75abbc68d0511508c11cd7758

4 commits »

zilkey added thewoolleyman to auto_tagger Tue Oct 20 13:58:00 -0700 2009
auto_tagger is at zilkey/auto_tagger
zilkey added pivotal to auto_tagger Tue Oct 20 13:57:51 -0700 2009
auto_tagger is at zilkey/auto_tagger
zilkey added pivotal to auto_tagger Thu Oct 15 17:41:29 -0700 2009
auto_tagger is at zilkey/auto_tagger
zilkey closed issue 4 on zilkey/auto_tagger Thu Oct 15 17:37:01 -0700 2009
test and merge changes from honkster re: deploying from a branch
zilkey closed issue 2 on zilkey/auto_tagger Thu Oct 15 17:36:45 -0700 2009
autotagger incorrectly creates the production tag when you deploy with -S tag=foo
zilkey added pivotal to auto_tagger Thu Oct 15 16:29:13 -0700 2009
auto_tagger is at zilkey/auto_tagger
zilkey opened issue 4 on zilkey/auto_tagger Tue Oct 13 18:31:58 -0700 2009
test and merge changes from honkster re: deploying from a branch
zilkey opened issue 3 on zilkey/auto_tagger Tue Oct 13 18:31:42 -0700 2009
it should still push the text file to the branch, even when an explicit branch wasn't set
zilkey added pivotal to auto_tagger Tue Oct 13 17:55:11 -0700 2009
auto_tagger is at zilkey/auto_tagger
zilkey closed issue 8 on zilkey/active_hash Tue Oct 13 16:00:25 -0700 2009
add support for has_many
zilkey opened issue 13 on zilkey/active_hash Tue Oct 13 15:02:46 -0700 2009
create migration helper that inserts the correct rows