RubyGems Navigation menu

extract_ticket_numbers 0.0.5

It's build for using with our time tracking system BlueAnt. If you get a file with a work time report as CSV file, you can feed it to this extract_ticket_numbers. This program reads every line an try to match a ticket number looking like "ABC-123". If it found such number it will add it in to an additional last column of the CSV file.

Gemfile:
=

install:
=

Versions:

  1. 0.0.5 February 20, 2015 (6.5 KB)
  2. 0.0.4 February 19, 2015 (6.5 KB)
  3. 0.0.3 February 19, 2015 (6.5 KB)
  4. 0.0.2 February 19, 2015 (6.5 KB)
  5. 0.0.1 February 18, 2015 (6.5 KB)

Runtime Dependencies (1):

thor ~> 0

Development Dependencies (2):

bundler ~> 1.5
rake ~> 10

Authors:

  • Peter Ehrenberg

SHA 256 checksum:

=

Total downloads 13,350

For this version 3,421

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: