Hi, again, NAKAMURA, Hiroshi wrote: >> When I try to enter my project page >> http://raa.ruby-lang.org/list.rhtml?name=regexp >> Internal Server Error >> can't dup NilClass >> ---- >> WEBrick/1.3.1 (Ruby/1.9.0/2004-04-03) at localhost:7171 > I'll look into this soon. I caught a bug and did a workaround now. Should be corrected now. Old 'regexp' version 0.7 has a nil updated field so that "history.updated.dup.gmtime.strftime..." in ERb crashed. I haven't remember that old entries do not have this field... Regards, // NaHi