Protocols in Ruby → Allow Implicit Inheritance

There are problems with implicitness. Always. Sooner or later you’ll get into very hard to understand and debug an issue, induced by some indirect initialization. Yeah, the warning message about implicit delegation was printed during class loading, but who do read these messages.In the latest version, we’ve deprecated implicit delegation with the intent to remove it completely in 1.0 and raise if the implementation is incomplete.
Protocols in Ruby → Allow Implicit Inheritance #ruby #rubydeveloper #rubyonrails https://rubyonrails.ba/single/protocols-in-ruby-allow-implicit-inheritance

Nezir Zahirovic

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

related articles