10000 Merge pull request #65 from Rameshv/rails4 · activeadmin/activeadmin-mongoid@2f6991a · GitHub
[go: up one dir, main page]

Skip to content

Commit 2f6991a

Browse files
committed
Merge pull request #65 from Rameshv/rails4
namespace_helper path change fix
2 parents d69441a + 79fe4a9 commit 2f6991a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/active_admin/mongoid/comments.rb

Lines changed: 1 addition & 1 deletion
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)
0