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