Skip to content

v1.6.0

Compare
Choose a tag to compare
@croaky croaky released this 04 Feb 06:14
· 643 commits to main since this release
  • 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.