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: 54,865 of 192,290
Downloads: 20,412

Daily

Ranking: 28,840 of 192,263
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,357,117,241bundler
29972,698,407rspec
99461,654,825simplecov
166296,457,852rdoc
2,8856,032,004facets
3,5783,481,779rcov
4,3012,193,800jeweler

Owners

#GravatarHandle
1iconchristfo