Sha256: cb27486b55d9249c54fc9e291da899bdf5089d66c4b5006a8dc0ecd7913489d6
Contents?: true
Size: 407 Bytes
Versions: 5
Compression:
Stored size: 407 Bytes
Contents
# Generating fixture Apps ## Rails 3.2 `appraisal rails_3.2 rails new spec/fixtures/rails32 --skip-gemfile --skip-git --skip-active-record --skip-sprockets --skip-javascript --skip-test-unit` ## Rails 4.0 `appraisal rails_4.0 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`
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
loga-1.3.0 | spec/fixtures/README.md |
loga-1.2.1 | spec/fixtures/README.md |
loga-1.1.1 | spec/fixtures/README.md |
loga-1.1.0 | spec/fixtures/README.md |
loga-1.0.0 | spec/fixtures/README.md |