Sha256: 4acdb82fd04f815b7d099f6e281093ace5158fa86cada8ef31f08a58573d0e1f

Contents?: true

Size: 656 Bytes

Versions: 11

Compression:

Stored size: 656 Bytes

Contents

* **schema_dev**:  %GEM_MODULE% uses [schema_dev](https://github.com/SchemaPlus/schema_dev) to
  facilitate running rspec tests on the matrix of ruby, activerecord, and database
  versions that the gem supports, both locally and on
  [travis-ci](http://travis-ci.org/SchemaPlus/%GEM_NAME%)

  To to run rspec locally on the full matrix, do:

        $ schema_dev bundle install
        $ schema_dev rspec

  You can also run on just one configuration at a time;  For info, see `schema_dev --help` or the [schema_dev](https://github.com/SchemaPlus/schema_dev) README.

  The matrix of configurations is specified in `schema_dev.yml` in
  the project root.

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
schema_dev-3.5.1 templates/README/uses.schema_dev.md
schema_dev-3.5.0 templates/README/uses.schema_dev.md
schema_dev-3.4.0 templates/README/uses.schema_dev.md
schema_dev-3.3.0 templates/README/uses.schema_dev.md
schema_dev-3.2.4 templates/README/uses.schema_dev.md
schema_dev-3.2.3 templates/README/uses.schema_dev.md
schema_dev-3.2.2 templates/README/uses.schema_dev.md
schema_dev-3.2.1 templates/README/uses.schema_dev.md
schema_dev-3.2.0 templates/README/uses.schema_dev.md
schema_dev-3.1.1 templates/README/uses.schema_dev.md
schema_dev-3.1.0 templates/README/uses.schema_dev.md