Skip to content
zaczheng edited this page Sep 14, 2010 · 2 revisions

Welcome to the ar_fixtures wiki!

Using it with RSpec

The fixture file will be created in “test/fixtures” directory. For it to appear in “spec/fixtures” and so use with RSpec, open “lib/ar_fixtures.rb”, then change all references of “text/fixtures” to “spec/fixtures”.

Clone this wiki locally