Working Around ActiveRecord Callbacks

Working on applications that overuse ActiveRecord callbacks can be painful. Saving or updating any given record might cause a cascade of API calls and business logic that's totally irrelevant to what you're trying accomplish. I've got a great trick for working around troublesome callbacks by allowing you to easily prevent them from running as needed.
Working Around ActiveRecord Callbacks #ruby #rubydeveloper #rubyonrails #activerecord #callbacks https://rubyonrails.ba/single/working-around-activerecord-callbacks

Nezir Zahirovic

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

related articles