Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 209 Bytes

CHANGELOG.md

File metadata and controls

10 lines (7 loc) · 209 Bytes

Changelog

Rails Async Migrations v2.0.0

  • compatible with Rails 6.0

  • tested against Ruby 2.7.2

  • default worker changed to Sidekiq

  • development can be done within docker

  • lint using RuboCop Shopify