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: 55,877 of 196,125
Downloads: 20,641

Daily

Ranking: 30,884 of 196,106
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,667,363,143bundler
291,010,713,264rspec
98493,495,493simplecov
154336,233,276rdoc
2,9336,264,651facets
3,6023,710,833rcov
4,3702,296,720jeweler

Owners

#GravatarHandle
1iconchristfo