socketry / async

An awesome asynchronous event-driven reactor for Ruby.
MIT License
2.04k stars 85 forks source link

Guide: ensure url exists in block #278

Closed eval closed 9 months ago

eval commented 10 months ago

Following the guide gave me a runtime error - turns out url is not passed to the block :)

Types of Changes

Contribution

ioquatix commented 9 months ago

Thanks for your contribution!