reprah

Results 10 comments of reprah

@bculkin2442 Did you decide to not fork/update Ioke? Any plans on that? I've been thinking about this language for months and am sad to see it's been inactive for years....

Is this still on your to-do list? I could have a go at it. What was the general implementation you had in mind?

@pboling, I suspect those are words I'm more likely to hear in a French accent! Yeah, the printed routes aren't aesthetically pleasing. Someone else asked me about this in Issue...

It's just because ActiveSupport defines the `subclasses` method on classes, and there are two reasons I want to use this: 1.) To dynamically figure out which APIs a person has...

Here's the formatting thing I was referencing when someone with limited screen space (laptop, Tmux panes) uses Rails-style horizontal route display (plus the current state of affairs as the first...

Hi, this feature doesn't exist yet. I made a ticket for myself (issue #2) to make it so that we can get the full URL (like, protocol + host +...

Thanks for reporting this. I'm not sure why there's an intermittent failure off the top of my head. Are you able to write a generic test that helps me reproduce...

Can you describe how you're using the helpers more? That might help me figure out what's going on. How are you using the helpers to generate a payload that has...

That does sound useful, I'll put it in the next release and ping you when it's out. Thank you for your feedback!

@kaspth I understand, but why is this not considered a bug? There was a similar issue reported earlier that dealt with libraries in the test environment: https://github.com/rails/spring/issues/83 The general problem...