On Wed, Sep 4, 2013 at 9:01 AM, honey ruby <emailtohoneyr...@gmail.com> wrote:
>  I have installed mongrel gem and in my dev I can able to run my app on
> mongrel but If I want to shift to webrick how can I shift easily with out
> uninstalling the mongrel gem

That depends on how you have mongrel running and I definitely would
not shift to webrick, webrick is not a production ready server, of
course it's getting better over the years but there are certainly more
robustly designed solutions like Puma and the always seems to be
favored Unicorn.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CAM5XQnwkCc2RfXfdH2rZso_t_6E5qCuMeze-tC0W%3Dx3enU8hKg%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to