activejob-temporal 0.1.0
activejob-temporal bridges Rails ActiveJob with Temporal's durable execution engine. It provides a drop-in ActiveJob adapter, Temporal workflows, and supporting tooling so Rails apps gain fault-tolerant scheduling, retries, and observability with minimal changes.
Gemfile:
=
install:
=
Versions:
- 0.1.0 June 04, 2026 (102 KB)
Runtime Dependencies (6):
activejob
>= 8.1, < 9
activemodel
>= 8.1, < 9
concurrent-ruby
~> 1.1
globalid
>= 0.3
listen
~> 3.9
temporalio
>= 1.4.0, < 1.5
Development Dependencies (12):
benchmark-ips
~> 2.14
bundler-audit
~> 0.9
github_changelog_generator
~> 1.18
msgpack
~> 1.8
mutant-rspec
~> 0.16
prometheus-client
~> 4.2
rake
~> 13.2
rspec
~> 3.12
rubocop
~> 1.50
simplecov
~> 0.22
simplecov-lcov
~> 0.9
yard
~> 0.9, >= 0.9.42