File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -132,8 +132,3 @@ def theme_file(filename)
132132 require 'rails_cache_configurator'
133133 RailsCacheConfigurator . apply ( config )
134134end
135-
136-
137- # Workaround to make ruby-openid work with Passenger, because these two don't always cooperate.
138- # http://groups.google.com/group/phusion-passenger/browse_thread/thread/30b8996f8a1b11f0/ba4cc76a5a08c37d? @@@ hl=en&lnk=gst&q=openid#ba4cc76a5a08c37d
139- OpenID ::Util . logger = RAILS_DEFAULT_LOGGER
Original file line number Diff line number Diff line change 1+ # Workaround to make ruby-openid work with Passenger, because these two don't always cooperate.
2+ # http://groups.google.com/group/phusion-passenger/browse_thread/thread/30b8996f8a1b11f0/ba4cc76a5a08c37d? @@@ hl=en&lnk=gst&q=openid#ba4cc76a5a08c37d
3+ OpenID ::Util . logger = RAILS_DEFAULT_LOGGER
You can’t perform that action at this time.
0 commit comments