Skip to content
This repository has been 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
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

jswencki
Copy link

  • 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.

jswencki and others added 5 commits February 10, 2014 22:52
…was hard coded to 3. Now defaults to 3 but can be set to desired value in config or code.
Update to include new word_size configuration option. Also call out the path note for running tests in RubyMine.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants