method
runner
rails latest stable - Class:
Rails::Application
runner(&blk)public
Sends any runner called in the instance of a new application up to the runner method defined in Rails::Railtie.
runner(&blk)Sends any runner called in the instance of a new application up to the runner method defined in Rails::Railtie.