mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-31 16:12:16 +02:00
Merge pull request #253 from Retrospring/railsadmin-profiles
rails_admin: include the new Profile model
This commit is contained in:
commit
a088f85224
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