David West
David West
``` irb(main):003:0> Chronic.parse("a ") => 2016-10-20 13:00:00 -0400 ```
``` Chronic::Numerizer.numerize("first").to_i => 1 Chronic::Numerizer.numerize("second").to_i => 0 Chronic::Numerizer.numerize("third").to_i => 3 ```
[Enter steps to reproduce below:] 1. Use Win 7 2. Run a cucumber file from atom **Atom Version**: 1.7.3 **System**: Microsoft Windows 7 Professional **Thrown From**: [ruby-test](https://github.com/moxley/atom-ruby-test) package, v0.9.17 ###...
I need to know if anyone has a documented solution for using this with the Kubernetes plugin for Jenkins.
Is it possible to use TFS as the SCM?
Had to do some extra things top make this work
How do I keep new lines, tabs, etc?
I'm getting ``` c:/Ruby193/lib/ruby/1.9.1/rexml/encoding.rb:41:in `encode': "
This would be a useful configuration option.
Associated Pull Request fix from Grange codebase available.