File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ elseif s:path =~# '/app/models/.*\.rb$'
4141 syn keyword rubyCallback after_find after_initialize after_touch
4242 syn keyword rubyValidation validates validates_acceptance_of validates_associated validates_confirmation_of validates_each validates_exclusion_of validates_format_of validates_inclusion_of validates_length_of validates_numericality_of validates_presence_of validates_absence_of validates_size_of validates_with
4343 syn keyword rubyValidation validates_associated validates_uniqueness_of
44- syn keyword rubyMacro validate has_secure_password has_secure_token
44+ syn keyword rubyMacro validate has_secure_password has_secure_token has_one_attached has_many_attached
4545endif
4646
4747if s: path = ~# ' /app/jobs/.*\.rb$'
You can’t perform that action at this time.
0 commit comments