Method: Rails::Command::DevCommand#cache
- Defined in:
- railties/lib/rails/commands/dev/dev_command.rb
#cache ⇒ Object
9 10 11 |
# File 'railties/lib/rails/commands/dev/dev_command.rb', line 9 def cache Rails::DevCaching.enable_by_file end |