| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-23 | 604 Bytes | |
| Ruby SDK 0.6.0 source code.tar.gz | 2026-07-23 | 101.2 MB | |
| Ruby SDK 0.6.0 source code.zip | 2026-07-23 | 104.2 MB | |
| Totals: 3 Items | 205.4 MB | 0 | |
Overview
Changed
- Adds beta
batch_taskmethods to both tasks and workflows, allowing for dynamic batching based on either time or batch size.
Installation
Add this line to your application's Gemfile:
:::ruby
gem 'hatchet'
And then execute:
:::bash
bundle install
Or install it yourself as:
:::bash
gem install hatchet
Documentation
For detailed documentation, examples, and best practices, visit: