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,592 of 191,633
Downloads: 20,336

Daily

Ranking: 153,067 of 191,606
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,305,672,166bundler
29966,138,606rspec
99456,334,411simplecov
168289,908,392rdoc
2,8775,995,354facets
3,5873,424,858rcov
4,2952,173,794jeweler

Owners

#GravatarHandle
1iconchristfo