Upgrade Rails to version 5.2.0 (#5898)
This commit is contained in:
parent
8e88a18316
commit
50529cbceb
22 changed files with 330 additions and 262 deletions
|
@ -81,8 +81,6 @@ class Notification < ApplicationRecord
|
|||
end
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def activity_types_from_types(types)
|
||||
types.map { |type| TYPE_CLASS_MAP[type.to_sym] }.compact
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue