Adapts authlogic to work with the @request object when testing. This way Authlogic can set cookies and what not before a request is made, ultimately letting you log in users in functional tests.
# File lib/authlogic/test_case/rails_request_adapter.rb, line 6 def authenticate_with_http_basic(&block) end
Generated with the Darkfish Rdoc Generator 2.