mirror of
https://github.com/kevin-DL/revel-cmd.git
synced 2026-03-10 20:34:44 +00:00
Otherwise, removing your `app/tmp` and `app/routes` folders prior to booting (e.g., if you add them to your .gitignore and use Travis) will cause unnecessary FATAL error messages. Addresses revel/revel#908.