Skip to content

Commit 79fe4a9

Browse files
author
jumbotron
committed
namespace_helper path change fix
1 parent d69441a commit 79fe4a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/active_admin/mongoid/comments.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
require 'active_admin/comments/namespace_helper'
1+
require 'active_admin/orm/active_record/comments/namespace_helper'
22
# ActiveAdmin::Application.allow_comments = false
33

44
module ActiveAdmin

0 commit comments

Comments
 (0)