Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application Base URI not working in Active Admin #51

Closed
plainprogrammer opened this issue May 17, 2011 · 1 comment
Closed

Application Base URI not working in Active Admin #51

plainprogrammer opened this issue May 17, 2011 · 1 comment
Milestone

Comments

@plainprogrammer
Copy link

I'm running a Rails 3 app on Passenger and am having an issue with the links generated by Active Admin. They aren't taking the Base URI into account. I'm setting the RailsBaseUri config option for Passenger, so the main app works perfectly. But Active Admin appears to be ignoring that and writing it's URLs without the base path. If I add the base path to my URL manually everything works correctly, it's just a problem in how Active Admin is generating it's internal URLs.

@gregbell
Copy link
Contributor

Closing this issue. Continuing on #101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants