Search code examples
How do I get 'puma' to start, automatically, when I run `rails server` (like Thin does)...

ruby-on-railspuma

Read More
Disable Puma on AWS Elastic Beanstalk Ruby with Puma platform...

amazon-elastic-beanstalkpuma

Read More
How do you fix a Rails server boot up that's freezing or not continuing to boot...

ruby-on-railspuma

Read More
Command to start rails server when using Puma + Nginx...

ruby-on-railsnginxcapistranopuma

Read More
Why do I need Nginx with Puma?...

ruby-on-railsnginxpuma

Read More
Puma zero downtime deployment with cluster mode and preload_app - what happens to new and current co...

ruby-on-railsnginxpumaapplication-server

Read More
How do I print thread backtraces upon a puma kill?...

ruby-on-railsrubypuma

Read More
Are Rails Thread.current variables isolated to a single user request?...

multithreadingruby-on-rails-5puma

Read More
How to turn off PumaWorkerKiller in development...

ruby-on-railspuma

Read More
Why does Puma respond slow or hang in clustered mode on Ruby 2.5.4...

performanceruby-on-rails-5pumaruby-2.5

Read More
ActionCable / Websocket not working with Puma...

ruby-on-railsrubywebsocketpumaactioncable

Read More
how to resolve puma not find by nginx?...

ruby-on-railsnginxpuma

Read More
Action cable not working on production hand shake problem...

ruby-on-rails-5pumaactioncable

Read More
Rails 4 Puma concurrency with Capistrano...

ruby-on-railsmultithreadingcapistranopuma

Read More
Why is Heroku's heroku-18 stack only compatible with Puma versions 3.7.x?...

rubyherokurubygemspuma

Read More
Rails: How to add HTTP AUTH at custom action...

ruby-on-railsauthenticationpuma

Read More
Pass rufus-scheduler logs to production.log file...

ruby-on-railsruby-on-rails-5pumarufus-scheduler

Read More
How can I found out were my ROR app is getting its ENV variables...

rubymongodbruby-on-rails-3pumapuma-dev

Read More
NGinx sock connect Bad Gateway...

ruby-on-railsnginxpuma

Read More
When I run an application on non SSL, session expiration stops working...

ruby-on-railsssldevisepuma

Read More
How to make ADSF/Puma serve HTML files without the .html extension...

rubypumaadsf

Read More
Puma server inside heroku container fails to connect to port...

ruby-on-railsherokudockerfilepumadocker-container

Read More
Capybara with Selenium taking too long to load page resulting in Net::ReadTimeout error...

seleniumrspeccapybarapuma

Read More
Two Rails projects on two different droplets with single domain...

ruby-on-railsnginxruby-on-rails-5digital-oceanpuma

Read More
Foreman, Rails, Puma SSL/HTTPS...

ruby-on-railssslhttpspumaforeman

Read More
SSL with Puma, HTTP parse error, malformed request...

ruby-on-railsrubypuma

Read More
puma workers vs separate ec2 instances...

ruby-on-railsrubypumapuma-dev

Read More
Can't call my rails server with nginx, got Puma::HttpParserError...

ruby-on-railshttpsslnginxpuma

Read More
Rubymine: debugging using installed Puma-dev?...

ruby-on-railsrubydebuggingrubyminepuma

Read More
Rails 5.1.4 + psql, ActiveRecord bizarre double transaction BEGIN, when expecting one...

ruby-on-railsactiverecordpsqlpuma

Read More
BackNext