Flowdock
method

initializer

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Class: Rails::Application
initializer(name, opts = {}, &block) public

Sends the initializers to the initializer method defined in the Rails::Initializable module. Each Rails::Application class has its own set of initializers, as defined by the Initializable module.

Show source
Register or log in to add new notes.