Joined June 2012
·
Posted to
How to Find Where Ruby Methods are Defined
over 1 year
ago
I love it! Introspection FTW.
Posted to
Testing nibs (Kiwi, OCUnit, KIF, whatevs)
over 1 year
ago
+1 The documentation begins with "You should never call this method directly."
Posted to
Cocoa Unit testing CGContext transformations
over 1 year
ago
Way to contribute!
Posted to
Singleton Pattern on Coffeescript
over 1 year
ago
You'd need to add additional code in a constructor for Manager to ensure there is only one instance or that getInstance
is always used.
Achievements
400 Karma
14,193 Total ProTip Views
Raven
Have at least one original repo where some form of shell script is the dominant language
Epidexipteryx
Have at least one original repo where C++ is the dominant language
Honey Badger 3
Have at least three Node.js specific repos
Kona
Have at least one original repo where CoffeeScript is the dominant language
Mongoose 3
Have at least three original repos where Ruby is the dominant language
Altruist
Increase developer well-being by sharing at least 20 open source projects
Mongoose
Have at least one original repo where Ruby is the dominant language
Nephila Komaci
Have at least one original repos where PHP is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Forked
Have a project valued enough to be forked by someone else
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
Cub
Have at least one original jQuery or Prototype open source repo
Bear 3
Have at least three original repos where Objective-C is the dominant language
Bear
Have at least one original repo where Objective-C is the dominant language
Honey Badger
Have at least one original Node.js-specific repo
T-Rex
Have at least one original repo where C is the dominant language
Charity
Fork and commit to someone's open source project in need
Restify actually does have a redirect method. The problem is that it's signature is different than that of Express. Please see https://www.npmjs.com/package/passport-restify for using Passport w/ Restify.