search for: 2bnepeqrsqsn3qp8vqxu3fodq5k_a

Displaying 1 result from an estimated 1 matches for "2bnepeqrsqsn3qp8vqxu3fodq5k_a".

2013 Jul 07
3
Convert Hex Color Value To HTML Color
Hey everyone. I''m new to ROR, and I followed and implemented the beginner Ruby On Rails Tutorial (2nd Edition) code, and its working great. For those who are unfamiliar, this creates a site that acts much like Twitter. If someone enter the hex value for a color (say #ff0000 for red), I would like for ROR to convert that to an HTML color box representation in the post that is created. Any