instance method yaml_fixtures_key

Ruby on Rails 3.1.12

Since v3.1.12 Last seen in v3.1.12 Private

Signature

yaml_fixtures_key(path)

No documentation comment.

Parameters

path req
Source
# File activerecord/lib/active_record/fixtures.rb, line 704
      def yaml_fixtures_key(path)
        File.basename(@fixture_path).split(".").first
      end

Defined in activerecord/lib/active_record/fixtures.rb line 704 · 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