FND
FND
for a few weeks now - quite possibly since switching to Ruby 2.0 - `next` has been behaving like `step`, which is obviously rather annoying minimal test case: ``` $...
Thank your for Phanpy; it's truly excellent in many ways! (In fact, it's become sort of a reference web application for me, including for technical discussions.) **Is your feature request...
### What problem are you trying to solve? Developers often need to limit the frequency with which event handlers are being executed, both to improve **performance** and for **behavioral reasons**....
### Site phanpy.social ### Version 2024.12.28.119d4b0 ### Instance hachyderm.io ### Browser Safari on iOS 18.2 ### Bug description I've repeatedly noticed that Notifications entries seem to disappear when a person...
While working on a feature branch, I often come across and fix various minor issues (e.g. code readability). Ideally such commits should live on a separate branch to avoid obscuring...
If the server responds with a JSON payload without also providing the appropriate content type, `response_json_paths` assertions result in a cryptic error: > left hand side json path […] cannot...