Skip to content

Instantly share code, notes, and snippets.

@eladmeidar
Created November 12, 2009 01:47
Show Gist options
  • Save eladmeidar/232517 to your computer and use it in GitHub Desktop.
Save eladmeidar/232517 to your computer and use it in GitHub Desktop.
require 'active_record'
require 'active_record/fixtures'
Fixtures.create_fixtures('test/fixtures/', ActiveRecord::Base.connection.tables)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment