made railsadmin shut up about the different notification types

This commit is contained in:
nilsding 2014-12-26 14:31:59 +01:00
parent cb003ce36d
commit a2c361b5c5
1 changed files with 3 additions and 2 deletions

View File

@ -31,15 +31,16 @@ RailsAdmin.config do |config|
# history_show
end
=begin
config.included_models = %w[
Answer
Comment
Inbox
Notification
Question
Relationship
Service
Services::Twitter
Smile
User
]
=end
end