method

help

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

Method deprecated or moved

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

help()
public

No documentation available.

# File railties/lib/rails/commands/dev/dev_command.rb, line 9
        def help
          say "rails dev:cache # Toggle development mode caching on/off."
        end