Live data from Hacker News

Viewing profile — railsguy

railsguy

HN member
Joined
Mon, Feb 23, 2009, 8:30 PM UTC
HN karma
1
Public activity
1 items

About railsguy

No profile information was provided.

Recent public activity

  1. comment
    Comment #492173

    the async plugin is quite nice. you can replace >> myobject.very_slow_method with >> myobject.async :very_slow_method and it's executed in background http://github.com/lassej/async…