# File lib/authlogic/session/http_auth.rb, line 62 def http_basic_auth_realm(value = nil) rw_config(:http_basic_auth_realm, value, 'Application') end