aboutsummaryrefslogtreecommitdiffstats
path: root/railties/helpers/application.rb
diff options
context:
space:
mode:
Diffstat (limited to 'railties/helpers/application.rb')
-rw-r--r--railties/helpers/application.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/helpers/application.rb b/railties/helpers/application.rb
index d3d33e4f9d..9a79f69a41 100644
--- a/railties/helpers/application.rb
+++ b/railties/helpers/application.rb
@@ -7,4 +7,4 @@ class ApplicationController < ActionController::Base
# See ActionController::RequestForgeryProtection for details
# Uncomment the :secret if you're not using the cookie session store
protect_from_forgery # :secret => '<%= app_secret %>'
-end \ No newline at end of file
+end