Commit 9d71e734
Changed files (1)
app
admin
app/admin/comments.rb
@@ -0,0 +1,3 @@
+ActiveAdmin.register Comment, :as => "PostComment" do
+
+end