search for: variblein

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

Did you mean: variablein
2006 Apr 20
0
Please help me !
...[:id]) flash[:notice] = "Succesfully" end I want to acess the varible that is in nthe product.rb file that is model def self.salable_items1(rid) find(:all, :conditions => "cat_id = rid", :order => "date_available desc") end I am unable to access the variblein find method rid How can access that variable.. Thnaks and regards, Sure -- Posted via http://www.ruby-forum.com/.