Erik Boling wrote:
> hummmmm, well it just kinda of needs to be clean like 
> *vendor1-vendro1-vendor2*
> for prices.. also where do you enter things in the db?

Sorry, i was a bit short on my last quote, I had leave for work and 
didn't really read all of your post.
The hash is nice, but it takes too long to enter each individual price, 
the vendors update prices every day, so entering individual prices 3 
times for each product takes longer than just highlighting like normal. 
Although, im not sure how databases work.. maybe its faster than hashes. 
You idea is pretty good, I would ajust it a bit to make it easier to 
read. Instead of listing all the prices and things just simply put *for 
example* strawberries: vendor#1. What if you saped the vendor and the 
pricing in you hash? that way you could just copy ans paste the prices 
into it, as long as the prices are in the correct order.

-- 
Posted via http://www.ruby-forum.com/.