method
method_missing
v8.1.1 -
Show latest stable
- Class:
Rails::Railtie
method_missing(name, ...)private
If the class method does not have a method, then send the method call to the Railtie instance.
method_missing(name, ...)If the class method does not have a method, then send the method call to the Railtie instance.