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