mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-15 10:39:59 +01: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
|
||||
Inbox
|
||||
Notification
|
||||
Profile
|
||||
Question
|
||||
Relationship
|
||||
Report
|
||||
|
|
Loading…
Reference in a new issue