23 24 25
# File 'lib/active_record/fixture_set/file.rb', line 23 def each(&block) rows.each(&block) end