Hi please any body can help me to learn the basics of Factory girl method. If someone know about these please tell me. I want to learn this from the beginning. thanks, Mithun -- Posted via http://www.ruby-forum.com/.
On Mon, Oct 5, 2009 at 5:32 AM, Mithun Perera <lists at ruby-forum.com> wrote:> Hi > please any body can help me to learn the basics of Factory girl method. > If someone know about these please tell me. > > I want to learn this from the beginning.Try starting with the readme at http://github.com/thoughtbot/factory_girl/. Feel free to ask If there''s anything specific you don''t understand. Cheers, David> thanks, > Mithun
David Chelimsky wrote:> On Mon, Oct 5, 2009 at 5:32 AM, Mithun Perera <lists at ruby-forum.com> > wrote: >> Hi >> please any body can help me to learn the basics of Factory girl method. >> If someone know about these please tell me. >> >> I want to learn this from the beginning. > > Try starting with the readme at > http://github.com/thoughtbot/factory_girl/. Feel free to ask If > there''s anything specific you don''t understand. > > Cheers, > DavidHi, Thanks David. I''ll check it :) cheers mithun -- Posted via http://www.ruby-forum.com/.
or check out fixjour (http://github.com/nakajima/fixjour/) which is better imo because it has a better API and fewer surprises (associations in factory girl always confuse me) Pat On Mon, Oct 5, 2009 at 3:32 AM, Mithun Perera <lists at ruby-forum.com> wrote:> Hi > please any body can help me to learn the basics of Factory girl method. > If someone know about these please tell me. > > I want to learn this from the beginning. > thanks, > Mithun > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >