Sha256: ddecf1084658ace8e2c209c2064959f05015239366da5041fdf3880467eb9eb2
Contents?: true
Size: 614 Bytes
Versions: 5
Compression:
Stored size: 614 Bytes
Contents
# Generating fixture Apps ## Rails 3.2 `appraisal rails32 rails new spec/fixtures/rails32 --skip-gemfile --skip-git --skip-active-record --skip-sprockets --skip-javascript --skip-test-unit` ## Rails 4.0 `appraisal rails40 rails new spec/fixtures/rails40 --skip-gemfile --skip-git --skip-keeps --skip-active-record --skip-action-view --skip-sprockets --skip-spring --skip-javascript --skip-test-unit` ## Rails 5.0 `appraisal rails50 rails new spec/fixtures/rails50 --skip-gemfile --skip-git --skip-keeps --skip-active-record --skip-action-view --skip-sprockets --skip-spring --skip-javascript --skip-test-unit`
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
loga-2.1.2 | spec/fixtures/README.md |
loga-2.1.1 | spec/fixtures/README.md |
loga-2.0.0 | spec/fixtures/README.md |
loga-1.4.0 | spec/fixtures/README.md |
loga-2.1.0 | spec/fixtures/README.md |