How requirements shaped my code, AKA Rails 5 and ActiveRecord before_destroy callbacks – MIKAMAYHEM

I recently started a new project with Rails 5, and at some point I found out the code was not behaving as expected. The initial scenario was quite simple, Admins can have many Phones, as this code suggests: class Admin < ApplicationRecord has_many :phones end class Phone < ApplicationRecord
How requirements shaped my code, AKA Rails 5 and ActiveRecord before_destroy callbacks – MIKAMAYHEM #ruby #rubydeveloper #rubyonrails #activerecord #callbacks #code, https://rubyonrails.ba/single/how-requirements-shaped-my-code-aka-rails-5-and-activerecord-before_destroy-callbacks-mikamayhem

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles