You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
robotex82 edited this page Jul 3, 2012
·
2 revisions
I get "undefined local variable or method `sortable_member_actions' for #ActiveAdmin::ResourceDSL:0x007f8bd3b9b390" when trying to use the helper in my active admin resource.
Assuming you have a post model with an active admin resource. You have to include the module in your active admin resource, like this: