Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Session_Store/Redis.rb uses hash arguments which is not a ruby 1.9.2 feature. #81

Closed
bynarlogic opened this issue Apr 24, 2018 · 1 comment

Comments

@bynarlogic
Copy link

bynarlogic commented Apr 24, 2018

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 😆).

@adamcrown
Copy link
Collaborator

Good point. Thanks @bynarlogic. I think at this point we can bump up the minimum version. So I'll update the README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants