PMullz
PMullz
I'm going through the API tutorial published by Icalia that recommends using this gem. It's a great resource, but I haven't been able to use sabisu correctly. I'm currently in...
When testing a controller with the following code: post 'http://localhost:3000/api/v4/contacts/', { }, { 'params' => { user_id: '00055294-EE7E-4596-A868-BDD5A90BB51F', name: 'Paul Mulligan', address_1: '7320 15th Ave NW', city: 'Seattle', zip_code_5: '98117',...
I'm using Rails 4.2, and attempting to implement swagger-docs into my api. When I run rake swagger:docs, I get the application docs but none of the controller ones. Here's my...
I'm going through this walkthrough, and I've run into a snag on step nine. On the line that containts the code: Provider = new SimpleAuthorizationServerProvider() I'm getting an error "Cannot...
**Describe the bug** When starting Claude Code on Windows with the Superpowers plugin enabled, a blank Windows terminal window opens and remains visible. The terminal has no content and cannot...