method

perform

rails latest stable - Class: Rails::Command::BootCommand

Method not available on this version

This method is only available on newer versions. The first available version (v7.2.3) is shown here.

perform(*)
public

No documentation available.

# File railties/lib/rails/commands/boot/boot_command.rb, line 11
      def perform(*) = boot_application!
    end