Where would " login_terminal = request.remote_ip" go? Does it belong
in a controller? Are there any other elements that must be present?
Models, helpers, etc.?
Where do you put the IP information that this yields? (I assumed it
could go in Sessions but have no need for it to go there.)