Sha256: c85b3dc530407d12dbc83c8ce32c2401eae1355d66162be68f28d13dd237057a
Contents?: true
Size: 284 Bytes
Versions: 5
Compression:
Stored size: 284 Bytes
Contents
<% USE_TILDE_TAGS = !defined?(::RUBY_ENGINE_VERSION) || (::RUBY_ENGINE_VERSION < '2.0.0') NOT_WIP_TAG = USE_TILDE_TAGS ? '~@wip' : '"not @wip"' %> default: --require features --tags <%= NOT_WIP_TAG %> features --format progress wip: --require features --tags @wip:3 --wip features
Version data entries
5 entries across 5 versions & 1 rubygems