Closed Zakhrov closed 5 years ago
Hi , nowadays puma is the most widely used app server for rails, it's also the default for rails , so I don't want to change that. Also passenger is a free & commercial for enterprise grade, that's is a no go. It's always up to the user to change to other app server. I just want to keep Puma as the default for now.
If you want to I could merge this PR without the Passenger switch.
thanks for your contribution
HI, I have switched it back to Puma. Thanks for considering my contribution
I have made a few fixes, updated to Ruby 2.6 with passenger and fixed some asset compilation errors I encountered