class Rails::Command::DevCommand

:nodoc:

def cache

def cache
  Rails::DevCaching.enable_by_file
end