Ben Wiseley wrote:
> You can use .uniq! on any array (which includes 
> ActiveRecord.find(:all...)
> return values).
> 
> In terms of setting the other combo boxes you'll either need to ajax 
> back to
> the controller or pass all data in the first time and have javascript do
> some filtering for you (which you choose depends on how much data you 
> have).
> 
> 
> My computer at home has something like this already coded.  I'll try to
> remember to put it up on github tonight or tomorrow.

Thanks Ben....
Plz forward me that code if possible.
-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to