method

method_missing

v5.0.0.1 - Show latest stable - Class: Rails::Railtie
method_missing(name, *args, &block)
protected

If the class method does not have a method, then send the method call to the Railtie instance.