Sha256: 285f42b59b76a051e19c2099477e687d9fec8669cfdc7a7e7d6ef51eb9352e6a
Contents?: true
Size: 322 Bytes
Versions: 4
Compression:
Stored size: 322 Bytes
Contents
#!/bin/bash # This file was generated on 2014-03-30T13:16:22-07:00 from the rspec-dev repo. # DO NOT modify it by hand as your changes will get lost the next time it is generated. set -e -x source script/functions.sh run_specs_and_record_done run_cukes if documentation_enforced; then check_documentation_coverage fi
Version data entries
4 entries across 4 versions & 2 rubygems