method
yaml_file_path
v3.2.8 -
Show latest stable
- Class:
ActiveRecord::Fixtures
yaml_file_path()private
No documentation available.
# File activerecord/lib/active_record/fixtures.rb, line 677
def yaml_file_path
"#{@fixture_path}.yml"
end