Joel Tannas

Results 67 comments of Joel Tannas

@telyn heyo - sorry that it has taken us so long to get around to this. The project stalled for a few years but now I'm hoping to get us...

> @jtannas thanks for jumping into this. FYI I couldn't use your example as-is, as the `subject` has no notion of the `example`, but `submit_request(example.metadata)` in each example did the...

Attempt no. 2: ```diff RSpec.describe "API" do - subject(:api_request) { submit_request(example.metadata) } + subject(:api_request) { |example| submit_request(example.metadata) } ``` I've tested it on a few simple cases and it seems...

heyo - new volunteer here clearing out the issue backlog and found this So I learned something new about Rails digging into this... It looks like `ActiveRecord::RecordNotFound` is an unhandled...

Oof... This just showed up in my inbox... Sorry it's been sitting here for so long :bow: I'm currently focused on getting through the backlog of unmerged PRs and then...

Thanks for pointing that out - I've reopened it. With a merge from the latest `master` and a CHANGELOG entry it looks like it'll be ready to merge :)

I've already tagged the 2.7 release commit. I'll push 2.7 out tonight and up the 2.8 process.

Kind of? The gem has fallen behind over the last year so we just brought on a bunch more people to help. See here for the story: https://github.com/rswag/rswag/issues/468 We obviously...

Agreed - looks like this is done now: https://github.com/rswag/rswag/blob/master/rswag-ui/package.json#L6