You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The README states that rack-cas requires Ruby 1.9.2 or greater. However, the Redis.rb file uses hash arguments in the self.write method. Not sure if the Readme or the method itself should be updated but I thought this was worth pointing out for folks running legacy ruby version apps (like myself 😆).
The text was updated successfully, but these errors were encountered:
The README states that rack-cas requires Ruby 1.9.2 or greater. However, the Redis.rb file uses hash arguments in the self.write method. Not sure if the Readme or the method itself should be updated but I thought this was worth pointing out for folks running legacy ruby version apps (like myself 😆).
The text was updated successfully, but these errors were encountered: