Agile Web Deveopment+rails 2.0.2

I have asked several questions about drag and drop, ajax and shopping
cart here in this forum. I bought a copy of Agile Web D. with
Rails (2nd Edition) and thought my nightmare would have been over.

From Chapter 5 to Chapter 13, it covers the design of a shopping cart.
However it was built on rails 1.2. The Pandora box had just been opened.
I found and followed Sean L.'s blogs “Rails 2.0 and Scaffolding Step
by Step”at
http://fairleads.blogspot.com/2007/12/rails-20-and-scaffolding-step-by-step.html.

Everything seems fine. I am now stuck when I wanted to get a prettier
listing i.e. para.6.4 of the book and towards the end of Lynch’s blog.
There is an error in my work.

10:
Lynch has asked us to insert some paragraphs into the scaffold.css file.
I did that.
#product-list .list-one-sheet {
width: 60px;
height: 70px;
}
Could anyone tell me what went wrong?
regards

Could anyone tell me what went wrong?
regards

I found out what had gone wrong myself:
the DB table name is plural!

So far so good.
Let’s see how the project: depot as depicted in Agile Web Deveopment
works with rails 2.0.2.

No, could you tell us what went wrong? :slight_smile:

Really, what’s your error? You only told us that you are now stuck,
not how.

-Kyle

On Apr 13, 9:00 pm, Dror C. [email protected]