Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).
-
Updated
Mar 1, 2024 - Ruby
Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).
Invoke proc-objects in many contexts simultaneously. Provides a controllable technique to intercept and dispatch methods inside proc object (or inside a series of proc objects)
Sidekiq::Web monitor powered by AWS lambda. Only 200+ lines.
Add a description, image, and links to the ruby-lambda topic page so that developers can more easily learn about it.
To associate your repository with the ruby-lambda topic, visit your repo's landing page and select "manage topics."