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/. _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
