Displaying 1 result from an estimated 1 matches for "cfdj".
Did you mean:
cfd
2006 Jul 06
4
Using Integers to Store Bits of Information
Hi,
I am a very new to ruby on rails so please forgive me if someone has
asked this before.
I need to make a form with many checkboxes. Sometime ago I was using
Coldfusion and I chanced upon this great article on how to store flags
using binary numbers.
http://cfdj.sys-con.com/read/41674.htm
Just wondering if there is something similar in RubyOnRails that I can
learn from and use. That rails have done it easier.
Please note that I am very new to RubyOnRails.
P.V.Anthony