method

start

rails latest stable - Class: Rails::ConsoleHelper::ClassMethods

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v5.0.0.1) is shown here.

start(*args)
public

No documentation available.

# File railties/lib/rails/commands/console_helper.rb, line 8
      def start(*args)
        new(*args).start
      end