rails_admin: include the new Profile model
This commit is contained in:
parent
d1febbd5a4
commit
a7c942e4b8
|
@ -34,6 +34,7 @@ RailsAdmin.config do |config|
|
|||
ListMember
|
||||
Inbox
|
||||
Notification
|
||||
Profile
|
||||
Question
|
||||
Relationship
|
||||
Report
|
||||
|
|
Loading…
Reference in New Issue