This repository was archived by the owner on Dec 19, 2020. It is now read-only.
Allow the word size to be configured and minor usability updates#15
Open
jswencki wants to merge 5 commits intotjackiw:masterfrom
godaddy:master
Open
Allow the word size to be configured and minor usability updates#15jswencki wants to merge 5 commits intotjackiw:masterfrom godaddy:master
jswencki wants to merge 5 commits intotjackiw:masterfrom
godaddy:master
Conversation
jswencki
commented
Feb 12, 2014
- Added word_size configuration to allow words that smaller than 3 characters to be filtered. Also gives the ability to go up in size. Prior to this modification it was hard coded at 3. Default is 3 so existing implementations are not broken.
- Added new unit tests for word_size
- Modified unit tests to allow them to be run in RubyMine as well as command line as it is today.
- Updated gemspec so the version is pulled from the version file. This centralizes the version to one location.
…ent and also for easier use in Jenkins CI
…was hard coded to 3. Now defaults to 3 but can be set to desired value in config or code.
…d line for unit tests modified.
Update to include new word_size configuration option. Also call out the path note for running tests in RubyMine.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.