Provides a Spawnling class to easily fork or thread long-running code sections, with automatic database connection handling for ActiveRecord.
gem install spawnlingNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Run a block in a background thread or fork
Ensure ActiveRecord reconnects after fork, or use threading mode.
No dependency data recorded yet.