[rspec-users] Load dummy data using Factory girl
Amit Kulkarni
lists at ruby-forum.com
Wed Aug 18 11:46:04 EDT 2010
Amit Kulkarni wrote:
> Hello,
> I wanted to know how to load dummy data in the application using Factory
> girl.
> I had done this using Fixtures.I had made a fixtures folder into the
> test folder and run the command "rake test fixtures:load"
> Currently i tried using factories in the spec which is working fine.
> Wanted to know know regarding loading dummy data.
Any updates...
--
Posted via http://www.ruby-forum.com/.
More information about the rspec-users
mailing list