Abstract methods and NotImplementedError in Ruby
12-Apr-2024 494
Ruby’s NotImplementedError exception is often used as a placeholder in abstract classes for methods that should be implemented by subclasses. But did you know that this is not how this exception class was intended to be used?.
Abstract methods and NotImplementedError in Ruby #ruby #rubydeveloper #rubyonrails #Abstract #methods #NotImplementedError https://rubyonrails.ba/link/abstract-methods-and-notimplementederror-in-ruby