From: Bill Kelly Date: 2009-04-14T07:26:57+09:00 Subject: Re: Question about Ramaze From: "Ruby Student" > > When I try chrome, I get: > Internal Server Error undefined method `to_a' for # > ------------------------------ > WEBrick/1.3.1 (Ruby/1.9.1/2009-01-30) at localhost:7000 > In the Ramze console, I get: > [2009-04-13 14:12:24] ←[33mDEBUG←[0m Rack::Handler::WEBrick is invoked. > [2009-04-13 14:12:25] ←[32mINFO ←[0m Dynamic request from 127.0.0.1: > http://localhost:7000/ > [2009-04-13 14:12:25] ←[31mERROR←[0m # `to_a' for #> > [...] > > Is Ramaze an application server like Rails or WebSphere? > > What's my problem here? As stated on the home page ( http://ramaze.net/ ) Ramaze is a web framework. As to the error you're getting, maybe someone on the Ramaze IRC channel can help: http://www.mibbit.com/?server=irc.freenode.net&channel=%23ramaze Regards, Bill