We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2bb2cf6
There was an error while loading. Please reload this page.
55c073a
da147bf
There is new a migration, install it via rails artery:install:migrations. For new outbox publishing function you should configure it in initializer:
rails artery:install:migrations
Artery.configure do |config| config.inline_publish = false end
8d842a8
a54d14d
previous_index
There is new migration, install it via rails artery:install:migrations.
6ceb5c0
Rails dependency version limited to 8.2 (< 8.2)