We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Active Support is only used in a few places. There's no reason why it's needed.
The text was updated successfully, but these errors were encountered:
Remove dependency on activesupport for except
9019137
Progress toward #264.
Remove dependency on activesupport for each_with_object compatibility…
6052252
… in Ruby 1.8 Use Enumerable#inject instead. This change can be reverted when the required Ruby version >= 1.9. Progress toward #264.
Remove dependency on activesupport for camelize
538cd2f
2ed9db2
No branches or pull requests
Active Support is only used in a few places. There's no reason why it's needed.
The text was updated successfully, but these errors were encountered: