PinnedIdentifying and avoiding Tautological tests in Ruby on Rails applicationsWriting unit tests is more of an art than a skill, and understanding what to test for comes with experience and/or mistakes. We look for…Apr 10, 2021Apr 10, 2021
PinnedRails Parameters Parsing and the Case of Parameters Corruption.Rails is a developer-friendly web application framework that enables developers to do more with less code, but it isn’t always clear…Apr 10, 2021Apr 10, 2021
PinnedIdentifying and Removing Dead Code from a Ruby on Rails Legacy ApplicationDead code is code that is never executed. It can be a commented out block of code, a method that’s no longer called, or an unreachable…Apr 10, 20211Apr 10, 20211
Install Ruby 3+ on Mac M1After struggling a lot for installing ruby I was able to do the installation of ruby 3.2.4 with following instructions.Jul 3, 2024Jul 3, 2024
How much will I get monthly If my CTC is 30 LPA?Everyone wants to know, how much will they get at the end of the month, after all the deductions.Jun 21, 2022Jun 21, 2022
𝗔𝘀𝗸𝗶𝗻𝗴 𝗙𝗼𝗿𝗴𝗶𝘃𝗲𝗻𝗲𝘀𝘀, 𝗡𝗼𝘁 𝗣𝗲𝗿𝗺𝗶𝘀𝘀𝗶𝗼𝗻(𝗔𝗙𝗡𝗣)No I’m not pouring my personal “religious” beliefs about this philosophy, rather something technical.May 26, 2022May 26, 2022
Amphetamine, a tool to keep your Mac from going to sleep.It is extremely powerful and includes advanced features for those who need them, yet remains intuitive and easy-to-use for those who don’t…May 26, 2022May 26, 2022
Rails 7: Inverse_ofYou don’t have to mention 𝗂𝗇𝗏𝖾𝗋𝗌𝖾_𝗈𝖿 explicitly for each one of your scoped associations anymore! Even if you never really added…May 26, 2022May 26, 2022