nakajima

Pat Nakajima
New York, NY
23
21
Create fake attributes which are stored in serialized hash column
Forked from animoto/activerecord-attribute-fakers Tue Jul 22 08:38:22 -0700 2008
legend
Quick Ruby/Rails ideas
Created Thu May 15 22:46:20 -0700 2008
legend
Open source tumblog/aggregator.
Created Thu Mar 06 23:02:22 -0800 2008
legend
Simplify your view testing. Forget assert_select.
Forked from defunkt/body_matcher Tue Jun 17 08:26:45 -0700 2008
legend
For massaging values into booleans.
Created Mon Mar 24 15:24:13 -0700 2008
legend
Rails plugin to build a simple calendar scaffold, with events signified by class names added to t...
Created Wed Feb 20 01:05:39 -0800 2008
legend
Recipes to get your app up and running quickly and easily.
Created Wed Feb 20 01:03:16 -0800 2008
legend
A way to hide features based on Rails environment.
Forked from animoto/feature-hider Tue Jul 22 08:38:49 -0700 2008
legend
Hello world in every programming language
Forked from leachim6/hello-world Mon Jul 14 19:44:10 -0700 2008
legend
Support for multiple SMTP servers in ActionMailer
Created Thu Feb 21 18:30:06 -0800 2008
legend
Snippets and commands I use a lot.
Created Thu Jun 19 14:27:32 -0700 2008
legend
Prototype extensions that I find myself using frequently, or just ideas that I think would be fun.
Created Fri Apr 04 19:30:52 -0700 2008
legend
It's about time I grew a pair.
Created Thu Jun 05 19:05:19 -0700 2008
legend
Test coverage docs for Javascript projects
Created Wed May 21 18:49:11 -0700 2008
legend
Tools for managing a panel-based interface with Prototype.js
Created Fri Feb 29 13:40:42 -0800 2008
legend
Prototype JavaScript framework (forked for some disruptive changes)
Forked from savetheclocktower/prototype Tue Jun 03 07:48:28 -0700 2008
legend
The beginnings of a basic Math Captcha for Rails
Created Wed Feb 20 01:09:58 -0800 2008
legend
Bind any instance of UnboundMethod to any object, regardless of class.
Created Sun Jul 20 12:04:13 -0700 2008
legend
A copy of the code from Google Code
Created Fri Jul 18 09:34:20 -0700 2008
legend
Examples from The Little Schemer ported to Ruby (and scheme).
Created Tue May 27 12:36:28 -0700 2008
legend
Provides the ability to define methods in certain contexts
Forked from pat-maddox/with_context Tue Jul 15 15:09:07 -0700 2008
legend

Following

Public Activity  feed

nakajima started watching conspire about 15 hours ago
conspire is at technomancy/conspire
nakajima commented on rails/rails about 21 hours ago
Comment in db1bac7:

Just a problem with GitHub’...

nakajima committed to many-mailers 1 day ago

bd85ec2cc88a637a69ef2cf5b6e8fda774405454

use Array#shift instead of reversing then popping

nakajima committed to many-mailers 1 day ago

273c4bc110d376f88c65102b6b5e33b92d9c4a0a

added retry information to README

nakajima committed to many-mailers 1 day ago

b7643a3acdf08e093e59e82a897e676925ea631e

added :retry option for with_settings to specify servers to use when the initially specified server fails

nakajima edited a page in the aintablog wiki 1 day ago
nakajima committed to nakatype 1 day ago

231b58aa8cf7efc5308a0007307815a4a60bf3d6

added field_censor.js, which fires a custom event every time a restricted term is used in a form input (textarea or input)

nakajima created gist: 1096 2 days ago
Here's a peek: # Accumulate named scopes. # # class User < ActiveRecord::Base