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:
=

安裝:
=

版本列表:

  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 相依性套件 (1):

thor ~> 0

Development 相依性套件 (2):

bundler ~> 1.5
rake ~> 10

作者:

  • Peter Ehrenberg

SHA 256 總和檢查碼:

=

總下載次數 13,739

這個版本 3,513

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: