method
yaml_file_path
v5.2.3 -
Show latest stable
- Class:
ActiveRecord::FixtureSet
yaml_file_path(path)private
No documentation available.
# File activerecord/lib/active_record/fixtures.rb, line 808
def yaml_file_path(path)
"#{path}.yml"
end