method
    
    deprecated_yaml_file_path
  deprecated_yaml_file_path()
  private
  
    Hide source    
    
      
  
# File activerecord/lib/active_record/fixtures.rb, line 357 def deprecated_yaml_file_path "#{@fixture_path}.yaml" end

  
  