Sorry if this seems like a simple question but to me it isn't! I am still pretty new to Ruby and Rails so please bear with me.
On a webpage, I am trying to make a customized download link depending on the OS of the person accessing the website and I was wondering if it is possible to determine if the person is running a 32 or 64 bit processor. Is this included in the user agent somewhere and I am just too daft to see it? Or if there is a gem out there that does this for me and I just don't know about it please let me know.
Thanks in advance for any help.
Cheers, Sean