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
I never considered supporting ActiveResource models. It might be impossible without patching ActiveResource, but we should certainly look into it further.
I have an object in my app thats backed by an xml/rails webservice on a different site.
This is done using ActiveResource.
As it provides query/crud facilities, it would seem feasible for rails_admin to display/edit these.
Currently rails_admin seems to ignore these model objects - I guess its checking for ActiveModel parentage.
Thanks,
Chris
The text was updated successfully, but these errors were encountered: