> What is the class doing? I can think of things like correlating the > user_agent > with the IP and the login history, to detect excessive login attempts... it's an API wrapper but a lot of calls are cached in the session, so i need to access the session in all the function of the class. Have you a better solution ? -- Posted via http://www.ruby-forum.com/.