Class ActiveRecord::Fixtures::File
In: lib/active_record/fixtures/file.rb
Parent: Object

Methods

each   new   open  

Included Modules

Enumerable

Public Class methods

Open a fixture file named file. When called with a block, the block is called with the filehandle and the filehandle is automatically closed when the block finishes.

Public Instance methods

[Validate]