mirror of
https://github.com/kevin-DL/revel-cmd.git
synced 2026-01-18 05:15:09 +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.