method

configure

v7.1.3.2 - Show latest stable - Class: Rails::Railtie
configure(&block)
public

Allows you to configure the railtie. This is the same method seen in Railtie::Configurable, but this module is no longer required for all subclasses of Railtie so we provide the class method here.