I'm not all that familiar with Ruby, but the general consensus I've seen is that webrick isn't good. Heroku recommends Unicorn (https://devcenter.heroku.com/articles/rails-unicorn).
It looks like it shouldn't be too hard to setup, but I could be wrong there.
I'm not all that familiar with Ruby, but the general consensus I've seen is that webrick isn't good. Heroku recommends Unicorn (https://devcenter.heroku.com/articles/rails-unicorn).
It looks like it shouldn't be too hard to setup, but I could be wrong there.