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

  
  