Parent

Methods

AppConfig::Error::MustOverride

Public Class Methods

new(method) click to toggle source
# File lib/app_config/error.rb, line 5
def initialize(method)
  super("Must override method: #{method}")
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.