Re: [rspec-users] Preloading of data in rspec2

2011-01-13 Thread Mike Mazur
Hi, On Thu, Jan 13, 2011 at 22:08, Amit Kulkarni wrote: > I had used Fixtures and factory girl for preloading of data in earlier > version rspec. > Is there any new thing for loading of data in rspec 2 or do we have to > use the same. I have a spec/fixtures/ directory containing YAML files with

Re: [rspec-users] Preloading of data in rspec2

2011-01-13 Thread Aleksandar Simic
On Thu, Jan 13, 2011 at 2:08 PM, Amit Kulkarni wrote: > Hello, > I had used Fixtures and factory girl for preloading of data in earlier > version rspec. > Is there any new thing for loading of data in rspec 2 or do we have to > use the same. > Also is there any documentation link where i can get n

[rspec-users] Preloading of data in rspec2

2011-01-13 Thread Amit Kulkarni
Hello, I had used Fixtures and factory girl for preloading of data in earlier version rspec. Is there any new thing for loading of data in rspec 2 or do we have to use the same. Also is there any documentation link where i can get nice info about rspec 2 -- Posted via http://www.ruby-forum.com/.