I originally posted this as an issue on rails_api GitHub, but am now posting it here due to inactivity.
I\'m trying to use rails_admin with a Rails 5 API ap
rails_admin
As of v1.0.0 (released September 2016), Rails Admin now supports Rails 5 API-mode straight out-of-the-box. The gem itself injects the missing middleware to render its views and there is no extra configuration required.
v1.0.0
Links: