about summary refs log tree commit diff stats
path: root/app/helpers/admin
diff options
context:
space:
mode:
Diffstat (limited to 'app/helpers/admin')
-rw-r--r--app/helpers/admin/comments_helper.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/helpers/admin/comments_helper.rb b/app/helpers/admin/comments_helper.rb new file mode 100644 index 0000000..ce9444d --- /dev/null +++ b/app/helpers/admin/comments_helper.rb
@@ -0,0 +1,2 @@
1module Admin::CommentsHelper
2end