If you update your Dockerfile to use ruby:3.0.3-alpine and notice the following error while building the image: ERROR: While executing gem ... (Gem::FilePermissionError) Y...
If you update your Dockerfile to use ruby:3.0.3-alpine and notice the following error while building the image: ERROR: While executing gem ... (Gem::FilePermissionError) Y...
Working with DateTime or Time and timezones can be sometimes confusing. Here are some guidelines that I defined while working with dates/times. They are working well in Rails (...
Here is how to open rails console in safe mode on GCP k8s. First you need to list the pods: kubectl get pods | grep replace with the name of the pod that you want to connect...
I saw this discussion on HackerNews " What mental models do you use everyday?" and reading it my first thought was "wow these are some great summaries of maybe some life princip...
Using Concurrent::Promises and rescuing exceptions
You can also subscribe with RSS!