Rails Admin: custom view -


i've searched this, i've found nothing.

on rails_admin views, on left, there's list of models shown. want add new entry list, lets call 'statistics'. when click on it, want show on main view html file i've generated. , nothing else.

how do this?


Comments

Popular posts from this blog

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

php - trouble displaying mysqli database results in correct order -

C++ Linked List -