instance method csv_file_path

Ruby on Rails 3.1.12

Since v3.1.12 Last seen in v3.1.12 Private

Signature

csv_file_path()

No documentation comment.

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

Defined in activerecord/lib/active_record/fixtures.rb line 700 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveRecord::Fixtures

Type at least 2 characters to search.

↑↓ navigate · open · esc close