search for: product_descript

Displaying 5 results from an estimated 5 matches for "product_descript".

2007 Jul 25
17
DRb not starting
Hi, I have my Model as follows: class Mutation < ActiveRecord::Base acts_as_ferret ({:fields => {:description=>{}, :product_id=>{:index => :untokenized}, :product_description=>{}, :product_label_description=>{}, :product_label_free=>{}, :product_product_id_supplier=>{}, :product_description_supplier=>{}, :supplier_description=>{}, :pub_date_sort => {:index => :untokenized_omit_norms, :term_vector => :no}, :location_id => {:...
2006 Mar 06
0
two or three tables in one form
...oes RoR support that? For example: I store products and providers in two tables. These two tables link together by "product_id" and "provider_id".But "product_id" and "provider_id" are hard to read. I want one form that take "product_name" and "product_description" from "product" table ; "provider_name, adresse, etc.." from "provider" table. So I can add/update. Thanks ngoc -- Posted via http://www.ruby-forum.com/.
2006 Jul 15
4
updating multiple records with form
I have an app that has two models -- products and details. I''m building a form that allows a user to create a new product and specify a description, etc. The form needs to allow for creation of multiple items in the details model/table. for example, I have a block of form items that collect info for the men''s version of the product -- inventory count for each size, etc. And
2006 Apr 01
6
how to use datepicker
This is the webpage: http://projects.exactlyoneturtle.com/date_picker/ I have downloaded and installed it. But how do I use in view page? This is the usual view with ordinary datetime_select: <p><label for="product_date_available">Date available</label><br/> <%= datetime_select ''product'', ''date_available'' %></p>
2007 Jan 11
6
nil object while the required parameter are in the request
...t_primary_link">Primary link</label><br/> <input id="product_primary_link" name="primary_link" size="30" type="text" value="<%=-vsVTqSbophe6jFLNHf1bMg@public.gmane.org_link%>" /></p> <p><label for="product_description">Description</label><br/> <textarea cols="40" id="product_description" name="description" value="<%=-vsVTqSbophff2rX7sHnDGxaQ6ez/PmRj@public.gmane.org%>" rows="20"></textarea></p> <p><label for...