Explaining magic behind popular Ruby on Rails code
Checking for presence I would risk writing that the most popular Rails’ methods are present? and blank?. Along with .presence, they are used to […]
Checking for presence I would risk writing that the most popular Rails’ methods are present? and blank?. Along with .presence, they are used to […]
At first sight, it seems that the way Sidekiq jobs work is straightforward, but the truth is that the whole […]