-
Notifications
You must be signed in to change notification settings - Fork 455
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
Clean up old Rubies and Rails #189
Comments
Yeah i think that's a good idea. makes sense to signpost on README that the current release is the last one that supports 1.8x and Rails 2x. |
Sounds good to me. @waldyr How do you feel about us dropping support for anything below Ruby 2.0? We are already running into build issues on Travis every time somebody drops support in their gem resulting in the addition of many Just yesterday the json gem's dropped support for old rubies resulted in failed builds: #255 I suggest officially dropping support for 1.9 after the next release and removing/updating redundant code as convenient in a piecemeal fashion. |
I agree with that. 👍 |
@waldyr Cheers |
Also this is one thing @michaeldv pointed out it should be done :) |
Created based on the idea of @michaeldv about the future of the project
The text was updated successfully, but these errors were encountered: