# File lib/omniauth/strategy.rb, line 127 def current_path request.path_info.downcase.sub(/\/$/,'') end