Laurence HaweluRuby On Rails — Validating Your Password Confirmation On Your BackendMay 14, 2021May 14, 2021
Laurence HaweluRuby on Rails — How To Route To Edit Method With A “button_to” HelperApr 29, 2021Apr 29, 2021
Laurence HaweluUnderstanding ActiveRecord: How To Use Alias With Relationship MappingActiveRecord’s Relationship Mapping is a very powerful tool that really simplifies the table modeling process. It is easy to read and…Apr 22, 2021Apr 22, 2021
Laurence HaweluTally-me Bananas! Understanding How Ruby’s New Tally Method WorksRecently I was given the task of returning the count of specific values in an array. As I went through my Google search results I came…Apr 8, 2021Apr 8, 2021
Laurence HaweluDatabases — Understanding Relationship TypesOne of the most important things to learn and understand when dealing with databases is relationship types and how each of them work…Apr 1, 2021Apr 1, 2021