method

csv_file_path

v1.2.6 - Show latest stable - Class: Fixtures
csv_file_path()
private

No documentation available.

# File activerecord/lib/active_record/fixtures.rb, line 361
    def csv_file_path
      @fixture_path + ".csv"
    end