Sha256: b3ad2f58e81bd42be14aa67b205be00f374c113989107572ac33bf76ce52ac14

Contents?: true

Size: 400 Bytes

Versions: 4

Compression:

Stored size: 400 Bytes

Contents

Trailblazer-Rails supports rails 5.2.0 and up.

To run the tests, you need to have the run the following command:
```
bundle install
bundle exec appraisal install # This will install the different version of rails
bundle exec appraisal rake db:create db:schema:load test # Run tests in all versions
bundle exec appraisal rails-7.0 rake db:create db:schema:load test # Run tests in rails 7.0 only
```

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
trailblazer-rails-2.4.4 TESTING.md
trailblazer-rails-2.4.3 TESTING.md
trailblazer-rails-2.4.2 TESTING.md
trailblazer-rails-2.4.1 TESTING.md