[Rails] Re: error with WEBrick server
On Jan 19, 5:05 pm, Jihad Khorfan <spysho...@gmail.com> wrote:
> so any idea what is going wrong ??
> and how i can use (install) another server other than WEbrick ??
It's nothing to do with webrick - Active Resource is trying to load
net/https which apparently you don't have (linux distros often split
ruby into several bits). You could either install the missing bits of
ruby or disable Active Resource
Fred
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home