RubyGems Navigation menu

extract_ticket_numbers 0.0.1

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.5KB)
  2. 0.0.4 February 19, 2015 (6.5KB)
  3. 0.0.3 February 19, 2015 (6.5KB)
  4. 0.0.2 February 19, 2015 (6.5KB)
  5. 0.0.1 February 18, 2015 (6.5KB)

Development依存関係 (3):

bundler ~> 1.5
rake ~> 10
thor ~> 0

作者:

  • Peter Ehrenberg

SHA 256チェックサム:

=

累計ダウンロード数 13,350

このバージョンのみ 2,467

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: