Have single result searches go to the show pages for certain controllers #4204
This commit is contained in:
@@ -4,6 +4,7 @@ class Artist < ApplicationRecord
|
||||
|
||||
attr_accessor :url_string_changed
|
||||
array_attribute :other_names
|
||||
api_attributes including: [:urls]
|
||||
|
||||
before_validation :normalize_name
|
||||
before_validation :normalize_other_names
|
||||
|
||||
Reference in New Issue
Block a user