search for: productteaser

Displaying 1 result from an estimated 1 matches for "productteaser".

2006 Jan 19
1
partials and instance variables for file_column
...ance variables, like all other active record form helpers. Could this be the problem?" So I''m using file_column in a partial, e.g. <%= render (:partial => "product", :collection => @products) %> my partial (_product.rhtml) looks like this: <div class="productteaser"> <h4><%= link_to product.titel, :action => ''detail'', :id => product.id %></h4> <%= link_to (image_tag url_for_file_column("product", "image"), {:width => ''150'', :height => ''181'...