Merge pull request #253 from Retrospring/railsadmin-profiles
rails_admin: include the new Profile model
This commit is contained in:
commit
a088f85224
|
@ -34,6 +34,7 @@ RailsAdmin.config do |config|
|
|||
ListMember
|
||||
Inbox
|
||||
Notification
|
||||
Profile
|
||||
Question
|
||||
Relationship
|
||||
Report
|
||||
|
|
Loading…
Reference in New Issue