-
-
I like solving social problems with web and mobile technology. I also like playing funk music. README
-
iPhone Apps
-
Read About
ActionScript3 adobe flex Ajax apache authentication bash csrf custom devise Facebook API flash flex iphone javascript jquery linux marketing Music myspace MySQL objective c os x passenger Photoshop php plugin rails rounded rounded corners rspec ruby rubyonrails Ruby On Rails Software SQLite tap testing time_select user-permissions user-roles validation widget wordpress XHTML/CSS XML

Tap before you squash
Tap is a pretty awesome ruby method I recently discovered.
Let’s say I have the following request:
I realize something is screwed and I want to print out the sig before sending. Normally I would actually rewrite my code:
That’s a bit annoying. With tap I can just do this:
If you enjoyed this post, make sure you subscribe to my RSS feed!