Categories: None [Edit]

detagger

https://rubygems.org/gems/detagger
https://github.com/christfo/detagger
This is intended to be used as a mixin, usualy with some kind of library that parses optional command line arguments. The feature here is that the options may contain tags ('example_tag:') that are not resolved until they are used. This means that one option may refer to another. An example might be: --stage /tmp/fred --logfile stage:/my.log which would later provide a method 'logfile' that would return '/tmp/fred/my.log'

Total

Ranking: 51,978 of 183,748
Downloads: 19,285

Daily

Ranking: 69,337 of 183,729
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,482,641,065bundler
26829,404,942rspec
99356,972,145simplecov
209175,145,863rdoc
2,6785,263,315facets
3,6112,593,027rcov
4,1001,864,462jeweler

Owners

#GravatarHandle
1iconchristfo