hi, i am finally done the coding part of my rails application and now in the testing phase. i know now that my next rails project, im going to code and test at the same time! anyways, ive been reading that the e-commerce book for rails does heavy testing. is this book recommended to help me understand how to run and create test procedures for my application? thanks. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Reginald LeBeaufont
2007-Jan-17 17:06 UTC
Re: Beginning Ruby on Rails E-Commerce: best book to learn t
koloa wrote:> anyways, ive been reading that the e-commerce book for rails does heavy > testing. is this book recommended to help me understand how to run and > create test procedures for my application?The eCommerce book is awesome, and yes it includes testing right from the start. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Richard
2007-Jan-17 17:26 UTC
Re: Beginning Ruby on Rails E-Commerce: best book to learn t
I agree that eCommerce is awesome, but it could be tough for a Rails/MySQL newbie. It''ll be fine for Kola because he''s already done a lot of coding in Rails. I started with "Agile Web Development with Rails" and then "Ruby for Rails". After reading a little of those books, and a little of "Rails Recipes", I really appreciated finding eCommerce. HTH, Richard Reginald LeBeaufont wrote:> koloa wrote: > > > anyways, ive been reading that the e-commerce book for rails does heavy > > testing. is this book recommended to help me understand how to run and > > create test procedures for my application? > > > The eCommerce book is awesome, and yes it includes testing right from > the start. > > > -- > Posted via http://www.ruby-forum.com/.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---