reu / omniauth-steam

Steam authentication strategy for OmniAuth
93 stars 38 forks source link

Change steam's class requires. #22

Closed makketagg closed 8 years ago

makketagg commented 8 years ago
require File.expand_path("../omniauth/strategies/steam", __FILE__)

This code is old solution. In now, we have require_relative. Ruby versions: 1.9.*, latest.