Reg :Ip address capturing

Hi All,

 I need to capture Ip address who is accessing our website..If any

one knows how to capture pls help me

wiht regards,
shiva

Use request.env[“REMOTE_ADDR”] in you code.

Nick

Nick S. wrote:

Use request.env[“REMOTE_ADDR”] in you code.

Nick

http://www.railshostinginfo.com

thanks for your reply nick