-
We want to put it in the app/assets/images directory. This will add our favicon to the Rails asset path, which lets our app process it through the asse.
Read more -
Email attachments are always encoded into base64 for sending, so our API specifically asks for that as the input format. Yes, there are a million bette.
Read more -
Caching is an effective way to speed up the performance of Rails applications. However, the costs of an in-memory cache database could become significa.
Read more -
Ruby, in contrast to other languages, often provides multiple ways to accomplish simple programming tasks. In pursuit of developer happiness, the Stand.
Read more -
Recently, we observed the occasional failing deployments only on two of our servers. The failed servers even were closing my regular SSH connection. In.
Read more