Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in puma

Elastic Beanstalk: customize Puma configuration

Cannot run localhost:3000 : white empty page is rendered

ruby-on-rails puma

Want to use Redis on Heroku (Redis::CannotConnectError ( Error connecting to Redis on 127.0.0.1:6379 (ECONNREFUSED)) )

Why does ruby rails need puma or unicorn?

Cannot run Puma upstart script on Ubuntu 16.04

How to get Rails 4 ActionController::Live streaming working with Thin and Ruby 2? And how do Thin and Puma scale with live streaming?

verify_active_connections! is deprecated in rails 4, what should we do to handle that functionality?

Nginx serving Rails app with Puma locally as development environment on OS X

ruby-on-rails nginx puma

How scalable are server-sent events in Rails?

Rails server returning HTTP status 0

ruby-on-rails ruby puma

Rails 4, Live Streaming, stays open, blocking requests

cannot load such file -- rack/handler/puma

ruby sinatra rackup puma

Disable Rack::CommonLogger without monkey patching

ruby sinatra rack puma

Puma / missing logs

ruby-on-rails ruby nginx puma

Puma not creating socket at defined location when started with `rails server`

Are there still benefits to running JRuby vs. the latest MRI with Puma?

ruby jruby puma mri

rails - nginx + puma - static assets not being served by nginx from the tutorial link provided

ruby-on-rails nginx puma