method
cache
v7.0.0 -
Show latest stable
- Class:
Rails::Command::DevCommand
cache()public
No documentation available.
# File railties/lib/rails/commands/dev/dev_command.rb, line 14
def cache
Rails::DevCaching.enable_by_file
end