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

Remove camelize #25

Merged
merged 9 commits into from
May 24, 2016
Merged

Remove camelize #25

merged 9 commits into from
May 24, 2016

Conversation

kddnewton
Copy link
Owner

In adding in documentation, I realized that the camelize function could be removed if you just started with the camelized version and called underscore instead. This allows us to rely less on the C extension and to pre-compute some values to save speed and time. And best of all, we can get all of that with less code!

@mrdziuban
Copy link
Contributor

:shipit:

@kddnewton kddnewton merged commit aca9189 into master May 24, 2016
@kddnewton kddnewton deleted the remove_camelize branch May 24, 2016 18:05
kddnewton added a commit that referenced this pull request Jun 16, 2016
* remove camelize

* refactor stack#to_cf to use better structure

* up test coverage

* fix README grammar

* bump version
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

Successfully merging this pull request may close these issues.

None yet

2 participants