aboutsummaryrefslogtreecommitdiffstats
path: root/app/helpers/new_helper.rb
diff options
context:
space:
mode:
authorfrancis <francis>2007-10-08 14:58:27 +0000
committerfrancis <francis>2007-10-08 14:58:27 +0000
commit1a642c05e0c65316f161e63d8413f204a59b9c60 (patch)
treec5da2dfdd79537d8aa0e2aa188bb76e5e7a2de77 /app/helpers/new_helper.rb
parent4f97763246a5689d65365d2165c51a52437a699d (diff)
Rename file_request_controller to new_controller, so consistent with URL
Diffstat (limited to 'app/helpers/new_helper.rb')
-rw-r--r--app/helpers/new_helper.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/helpers/new_helper.rb b/app/helpers/new_helper.rb
new file mode 100644
index 000000000..5e5040e71
--- /dev/null
+++ b/app/helpers/new_helper.rb
@@ -0,0 +1,2 @@
+module NewHelper
+end