aboutsummaryrefslogtreecommitdiffstats
path: root/railties/helpers/application_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'railties/helpers/application_helper.rb')
-rw-r--r--railties/helpers/application_helper.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/railties/helpers/application_helper.rb b/railties/helpers/application_helper.rb
deleted file mode 100644
index 22a7940eb2..0000000000
--- a/railties/helpers/application_helper.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-# Methods added to this helper will be available to all templates in the application.
-module ApplicationHelper
-end