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,051 of 188,892
Downloads: 20,221

Daily

Ranking: 108,893 of 188,868
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,132,833,446bundler
29942,932,199rspec
99438,424,563simplecov
177266,153,070rdoc
2,8435,887,142facets
3,6173,191,842rcov
4,2992,071,917jeweler

Owners

#GravatarHandle
1iconchristfo