Title / Description
Code class Bicycle # ... def default_tire_size raise NotImplementedError end end bent = RecumbentBike.new(size: "L") # => NotImplementedError: NotImplementedError
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code