Sha256: cde81c76f7f766b84ba2df83024344f9b57d10c84dd59f09ffcd7c3d2f195522
Contents?: true
Size: 325 Bytes
Versions: 9
Compression:
Stored size: 325 Bytes
Contents
Feature: Build Aruba Gem As a aruba developer I want to build the `aruba` gem In order to install it Scenario: Building aruba using rake task To build the `aruba`-gem you can use the `build`-rake task. Given I successfully run `rake -T build` Then the output should contain: """ build """
Version data entries
9 entries across 9 versions & 2 rubygems