|
You are here |
tenderlovemaking.com | ||
| | | | |
www.amberbit.com
|
|
| | | | | [AI summary] The article explains how to optimize Ruby on Rails applications by removing unused components like ActiveRecord, disabling specific middlewares, creating minimal controllers, and using single-file configurations to reduce resource usage and improve security. | |
| | | | |
tekin.co.uk
|
|
| | | | | A short post on a technique you can use to see what is using your Rails app's ActiveRecord connections. | |
| | | | |
willj.net
|
|
| | | | | Using Ruby on Rails logger block syntax can save you object allocations in the Ruby VM, and CPU time, I show you how to use it and the difference using it can make | |
| | | | |
michalzuber.wordpress.com
|
|
| | | I wanted to backup content of a paid subscription on a WordPress site After some ChatGPT prompts and Googling I ended up with the following https://gist.github.com/mikaelz/8d1e05f346db115f7474f192e92fbbf5 | ||