zorab47 / active_admin-sortable_tree

Show ActiveAdmin index as a nested tree with drag'n'drop
MIT License
162 stars 127 forks source link

undefined method index_name #38

Closed rumpledelf closed 9 years ago

rumpledelf commented 10 years ago

lib/active_admin/resource/page_presenters.rb:23:in set_page_presenter': undefined methodindex_name' for Admin::CategoriesController:Class (NoMethodError)

Hey, while this looks great in theory this is all I get when I try and use it. I think I have the latest of both active admin and sortable tree. Noticed an old issue very similar to this and wonder if the same issue has snuck back in with another active admin update.

zorab47 commented 10 years ago

Did the error popup while upgrading ActiveAdmin? Which ActiveAdmin version are you using (sha1 hash)?

rumpledelf commented 10 years ago

35f2f8a934fe hash and revision: 35f2f8a934fe3fc3f35bac9d7e8b624d9236e04d

zorab47 commented 10 years ago

I forgot to ask, how is your ActiveAdmin resource configured? At least the parts you can share.

rumpledelf commented 10 years ago

Argh. I'm a very new rails user and this is an admin thing connecting to a legacy database ... I just follow instructions and pray.

zorab47 commented 9 years ago

@rumpledelf any update or progress on your issue? If so, please re-open this issue.