Update open_id_authentication to 079b91f70602814c98d4345e198f743bb56b76b5

This commit is contained in:
Eric Allen 2009-12-07 18:21:49 -05:00
parent 144e74682b
commit ac0ff3feaf
8 changed files with 109 additions and 246 deletions

View file

@ -13,5 +13,6 @@ else
end
config.to_prepare do
OpenID::Util.logger = Rails.logger
ActionController::Base.send :include, OpenIdAuthentication
end