Hello There I new to rails development and looking to write a simple site using rails. Does any one know of and example ecommerce application that that I can use as a base to build from. My db schema is very simple--product, categories, orders and order_item tables. Any suggestions will be highly appreciate. Thanks Pat
I would highly recommend getting Agile Web Development with Rails. It is exactly what your looking for. http://www.pragmaticprogrammer.com/titles/rails/index.html On 12/30/05, Patrick Lurlay <plurlay-mqcAEchfziZBDgjK7y7TUQ@public.gmane.org> wrote:> > Hello There > I new to rails development and looking to write a simple site using > rails. Does any one know of and example ecommerce application that that > I can use as a base to build from. My db schema is very > simple--product, categories, orders and order_item tables. Any > suggestions will be highly appreciate. > > Thanks > > Pat > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-- Ben Reubenstein benr-gpfhg/Mf3zw@public.gmane.org _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
Buy the Pragmatic Programmer book. That''ll walk you through the entire process of building exactly what you''re looking to do. - Joel On 12/30/05, Patrick Lurlay <plurlay-mqcAEchfziZBDgjK7y7TUQ@public.gmane.org> wrote:> > Hello There > I new to rails development and looking to write a simple site using > rails. Does any one know of and example ecommerce application that that > I can use as a base to build from. My db schema is very > simple--product, categories, orders and order_item tables. Any > suggestions will be highly appreciate. > > Thanks > > Pat > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >_______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails