method

help

Importance_0
v7.0.0 - Show latest stable - 0 notes - Class: DevCommand
help() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File railties/lib/rails/commands/dev/dev_command.rb, line 9
        def help
          say "rails dev:cache # Toggle development mode caching on/off."
        end
Register or log in to add new notes.