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 @@ -3616,7 +3616,7 @@ function! s:BufSyntax()
36163616        syn  keyword  rubyRailsARCallbackMethod  after_create after_destroy after_save after_update after_validation after_validation_on_create after_validation_on_update 
36173617        syn  keyword  rubyRailsARCallbackMethod  around_create around_destroy around_save around_update 
36183618        syn  keyword  rubyRailsARCallbackMethod  after_commit after_find after_initialize after_rollback after_touch 
3619-         syn  keyword  rubyRailsARClassMethod  attr_accessible attr_protected attr_readonly 
3619+         syn  keyword  rubyRailsARClassMethod  attr_accessible attr_protected attr_readonly has_secure_password  
36203620        syn  keyword  rubyRailsARValidationMethod  validate validates validate_on_create validate_on_update 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_size_of validates_uniqueness_of validates_with 
36213621        syn  keyword  rubyRailsMethod  logger 
36223622      endif 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments