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

Use camelize instead of classify to safe_constantize #171

Merged
merged 3 commits into from
Feb 10, 2020

Conversation

aaronmallen
Copy link
Owner

@aaronmallen aaronmallen commented Feb 10, 2020

Description

Use camelize instead of classify to safe_constantize class names to prevent singularization of passed Symbol or String arguments.

Information

  • Contains Documentation
  • Contains Tests
  • Contains Breaking Changes

Related Issues

Changelog

Fixed

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

Successfully merging this pull request may close these issues.

None yet

1 participant