Skip to content

Problem with mount_activeadmin_settings() #19

Description

@amitamb

By default rails g activeadmin_settings:install add mount_activeadmin_settings() route at the top of route.rb i.e. before active_admin routes that would already be there.

Although, this doesn't cause major issue it does cause problem with user route overriding /admin/user route. So Users link in top nav doesn't point to list of users but points to list of admin users.

Ideally, rake task should be updated to add route at the end of routes.rb or this issue should be mentioned in Readme.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions