chuyeow

Cheah Chu Yeow
http://www.wego.com/
17
7
<b>Please go to <a href="http://github.com/arunthampi/activecouch/">http://github.com/arunthampi/...
Created Sat Apr 19 08:05:34 -0700 2008
legend
Gifts an arbitrary object with access to memcached via the memcached gem.
Created Fri Mar 07 02:34:07 -0800 2008
legend
Chronic is a pure Ruby natural language date parser.
Forked from mojombo/chronic Fri Apr 18 06:32:47 -0700 2008
legend
Facebook-style lightbox, built in jQuery
Forked from defunkt/facebox Sat Apr 12 23:55:24 -0700 2008
legend
Facon is a mocking library in the spirit of the Bacon spec library. Small, compact, and works wit...
Created Wed Feb 27 01:18:51 -0800 2008
legend
In/Out via Bonjour
Forked from arunthampi/injour Wed Jun 18 20:11:31 -0700 2008
legend
Ruby on Rails
Forked from rails/rails Sun Apr 27 04:45:48 -0700 2008
legend

Following

Public Activity  feed

chuyeow committed to can_has_cached 13 days ago

039f612d8abf66ca374a55ac5aa254f92cc37ecb

Add an example config file. You need to explicitly load the YAML file (with YAML.load) of course, since CanHasCached.cache_config takes a hash argument.

chuyeow started watching data_fabric 14 days ago
data_fabric is at fiveruns/data_fabric
chuyeow committed to rails 14 days ago

ce4a1bb8538bd7cc5ee3cbf1156dc587482a7839

Remove some Symbol#to_proc usage in runtime code. [#484 state:resolved]

chuyeow committed to rails 14 days ago

96708af6a58a48c2324a3bf8d34232bc29b398c9

Ensure url_for(nil) falls back to url_for({}). [#472 state:resolved]

chuyeow started watching camping 17 days ago
camping is at why/camping
chuyeow started watching github-services 25 days ago
github-services is at pjhyett/github-services
chuyeow started watching taboo 26 days ago
taboo is at anotherjesse/taboo
chuyeow committed to rails 26 days ago

3c1e8ab0fecd5ee7f9328578016ef1e61214eeee

Allow single quote (the ' character) in the middle of URL when auto_link-ing. [#471 state:resolved]

chuyeow committed to rails 26 days ago

42612fe6d1dee97877726777eb1ab843f39b06e2

Allow single quote (the ' character) in the middle of URL when auto_link-ing. [#471 state:resolved]

chuyeow commented on rails/rails 28 days ago
Comment on actionpack/lib/action_view/base.rb in ad77240:

Oops like Josh sent to me i…