From 8a2f6f7470733cd079ebc3f2e6e9c7fcdec084b7 Mon Sep 17 00:00:00 2001 From: Sean McCann Date: Wed, 11 May 2011 12:44:18 -0700 Subject: Remove extra line at end of development config file. --- .../generators/rails/app/templates/config/environments/development.rb.tt | 1 - 1 file changed, 1 deletion(-) (limited to 'railties/lib') diff --git a/railties/lib/rails/generators/rails/app/templates/config/environments/development.rb.tt b/railties/lib/rails/generators/rails/app/templates/config/environments/development.rb.tt index 41b2374eda..066aa54862 100644 --- a/railties/lib/rails/generators/rails/app/templates/config/environments/development.rb.tt +++ b/railties/lib/rails/generators/rails/app/templates/config/environments/development.rb.tt @@ -22,4 +22,3 @@ # Only use best-standards-support built into browsers config.action_dispatch.best_standards_support = :builtin end - -- cgit v1.2.3