#ruby-on-rails
Read more stories on Hashnode
Articles with this tag
Ruby is a fun and elegant programming language! Even moreso when you have more "things" to accompany it, such as a linter and debugger. Both of which...
Notes on how to enable HTTP/2 on Puma via early_hints, and enabling HTTP/2 on a reverse-proxy nginx server. (Or any other rack-based gem, like...
Just some quick notes on how to use nginx with Ruby/Puma, and SSL, after spending an entire day debugging. Here is what I am currently using: Ruby...