I am trying to display a particular model on dashboard (which does not have backend table ) but unable to do so.
The rails admin code does not picks it up and does not gets displayed on dashboard.
I have already defined the model configuration inside RailsAdmin initializer file.
Please suggest what could be missing here.
Thanks in advance.
If you're trying to use a model without a table you can do this: