templates/rails_app/.env.example.test.tt in railman-0.6.11 vs templates/rails_app/.env.example.test.tt in railman-0.6.12
- old
+ new
@@ -1,7 +1,7 @@
# Put server-specific environment variables here
# .env is loaded by the dotenv gem on startup
-# Don't commit this file to Git !!! Copy from .env.example.production and modify for each machine
+# Don't commit this file to Git !!! Copy from .env.example.test and modify for each machine
# Application settings
APP_NAME = '<%= @config.app_name %>'