I have the Rails 3 application containing active_admin mounted as a suburi (i.e. http://domain.com/sub-uri/).
The links in ActiveAdmin below the navigation header work properly (http://domain.com/sub-uri/admin/path).
But the links in the header navigation section don't include the suburi. They look like http://domain.com/admin/path.
I have the Rails 3 application containing active_admin mounted as a suburi (i.e. http://domain.com/sub-uri/).
The links in ActiveAdmin below the navigation header work properly (http://domain.com/sub-uri/admin/path).
But the links in the header navigation section don't include the suburi. They look like http://domain.com/admin/path.