v1.6.0
- Do not create
.rspec
file as the settings are not project-specific. - Generate RSpec binstub at
bin/rspec
. - Fix stylesheet error on 500, 404, and 422 static pages.
- Add
--skip-git
option. - Disable jQuery animations in Rails integration tests that execute JavaScript.
- Fix git remote bug.
- Add
Rack::Deflater
to compress responses with Gzip.