Kostas L.
2009-Aug-22 15:49 UTC
Adding products from multiple views in multiple controllers
Hi guys, i want to create a cart i my application for ordering books (this will work only in localhost not in production). Is there any tutorial explaining how can this be implemented? Or any good plugin with instructions??? Thanx in advance Kostas L.
James West
2009-Aug-23 18:44 UTC
Re: Adding products from multiple views in multiple controllers
Kostas Lps wrote:> Hi guys, > i want to create a cart i my application for ordering books (this will > work only in localhost not in production). Is there any tutorial > explaining how can this be implemented? Or any good plugin with > instructions??? > Thanx in advance > Kostas L.The AWDWR (Agile Web Development With Rails) book does exactly this. http://www.pragprog.com/titles/rails3/agile-web-development-with-rails-third-edition. The pdf is pretty essential for Rails developers and having the book version is usefull too. -- Posted via http://www.ruby-forum.com/.