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 @@ -42,7 +42,7 @@ elseif s:path =~# '/app/models/.*\.rb$'
4242 syn keyword rubyCallback after_find after_initialize after_touch
4343 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
4444 syn keyword rubyValidation validates_associated validates_uniqueness_of
45- syn keyword rubyMacro validate has_secure_password has_secure_token has_one_attached has_many_attached
45+ syn keyword rubyMacro validate has_rich_text has_secure_password has_secure_token has_one_attached has_many_attached
4646endif
4747
4848if s: path = ~# ' /app/jobs/.*\.rb$'
You can’t perform that action at this time.
0 commit comments