python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
1st local boot of rails server is extremely slow
I have been programming in ROR for the last 15 years.
At this moment, I am using:
puma 5.6.2
gem 3.3.4
rails 7.0.2.3
ruby 3.0.0p0
Linux Mint 20.1 Cinnamon
Cinamon 4.8.6
My Desktop CPU has an AMD 8cor...
OfficeYA
Votes: 0
Answers: 1
I have an issue both when pushing in localhost and in production (heroku)
when pushing on my local host I have an issue that I dont know how to solve because I don't understand the message in my commande line :
➜ benbollat git:(master) rails s
=> Booting Puma
=> Rai...
user18341951
Votes: 0
Answers: 0
Ruby puma-dev using wrong version of ruby
I've been debugging this for about a week now with no progress so I thought I'd take it to here. I've been doing research and staring at other StackOverflow solutions for this for hours and haven't ma...
Skyler
Votes: 0
Answers: 1
Rails: PUMA cluster mode vs threaded only?
In my rails app, hosted on the Digitalocean app platform, we're seeing high ram usage and can accommodate only 2 puma workers in a pro instance (1 vCPU, 2 GB Ram). Should I prefer more small instances...
lightsaber
Votes: 0
Answers: 0