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

Support year style numbers e.g. "nineteen twenty" #5

Closed
wants to merge 29 commits into from
Closed

Conversation

markburns
Copy link
Owner

Replaces #3

dimidd and others added 29 commits March 9, 2015 13:11
Signed-off-by: Dimid Duchovny <[email protected]>
Signed-off-by: Dimid Duchovny <[email protected]>
Signed-off-by: Dimid Duchovny <[email protected]>
duck punches 'num_compress' to String
Signed-off-by: Dimid Duchovny <[email protected]>
Signed-off-by: Dimid Duchovny <[email protected]>
Signed-off-by: Dimid Duchovny <[email protected]>
This conversion is done by Transpec 3.1.1 with the following command:
    transpec

* 143 conversions
    from: obj.should
      to: expect(obj).to

* 138 conversions
    from: == expected
      to: eq(expected)

* 5 conversions
    from: =~ /pattern/
      to: match(/pattern/)

For more details: https://github.com/yujinakayama/transpec#supported-conversions
Signed-off-by: Dimid Duchovny <[email protected]>
Signed-off-by: Dimid Duchovny <[email protected]>
Signed-off-by: Dimid Duchovny <[email protected]>
Signed-off-by: Dimid Duchovny <[email protected]>
@markburns
Copy link
Owner Author

Ready for merge once comments in #3 have been addressed

@markburns
Copy link
Owner Author

Also need to get GPA back up to 4.0

@markburns
Copy link
Owner Author

See here for code climate issues: https://codeclimate.com/github/markburns/numbers_in_words/compare/pr3

@markburns
Copy link
Owner Author

issues addressed in #6

@markburns markburns closed this Dec 2, 2015
@dimidd dimidd deleted the pr3 branch January 28, 2016 12:47
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.

2 participants