ActiveAdmin.registerCommentdobelongs_to:postcsv_importablecolumns: [:name]end
Calls to collection_path within the the dsl.rb will raise an exception.
No route matches {:action=>"index", :controller=>"admin/comments", :post_id=>nil} missing required keys: [:post_id]
Calls to
collection_pathwithin the thedsl.rbwill raise an exception.No route matches {:action=>"index", :controller=>"admin/comments", :post_id=>nil} missing required keys: [:post_id]