mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
rails_admin: include the new Profile model
This commit is contained in:
parent
d1febbd5a4
commit
a7c942e4b8
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ RailsAdmin.config do |config|
|
||||||
ListMember
|
ListMember
|
||||||
Inbox
|
Inbox
|
||||||
Notification
|
Notification
|
||||||
|
Profile
|
||||||
Question
|
Question
|
||||||
Relationship
|
Relationship
|
||||||
Report
|
Report
|
||||||
|
|
Loading…
Reference in a new issue