From: Austin Ziegler Date: 2006-01-14T06:17:23+09:00 Subject: Re: why is this a comile error On 13/01/06, bimo remus wrote: > I am doing a tutorial from the Thomas~Hansson book and am getting this > error: > > Extracted source (around line #17): > > 14: <%= link_to 'Add to Cart', > 15: {:action => 'add_to_cart', > 16: :id => product }, > 17: class => 'addtocart' %> > 18:
> 19: > 20: > > Trace of template inclusion: /app/views/store/index.rhtml > > I've compared what I have with the book and they seem the same. I'm > thinking that either I'm missing something (very possible) or maybe the > error is actually being generated somewhere else but I'm very green (a > newbie)... This is better posted to the Rails list: http://lists.rubyonrails.org/mailman/listinfo/rails -austin -- Austin Ziegler * halostatue@gmail.com * Alternate: austin@halostatue.ca