skatenerd

Results 7 issues of skatenerd

If you try to iterate over a collection: `{{#things}} {{id}} {{/things}}` But `things` happens to be a `set`, nothing gets rendered.

I have to apologize - I can't exactly follow the format as requested, because this issue has to do with an interaction between sorbet and rspec. So I've made a...

bug
unconfirmed

I used the demo site with 3 jpg images, and clicked submit. the page just reloaded with no indication of where the generated image was. In Chrome, I'm getting a...

When I generate documentation, [this line](https://github.com/richhollis/swagger-docs/blame/master/README.md#L450) comes out as `"path": "/foo.{format}"`. `foo` is presumably derived from the name of the controller that serves this route. Is there any way to...

From reading the examples in the readme, I can't figure out the meaning of the first argument passed to `swagger_controller`. This first argument is a `:symbol`, whose name is similar...

It would be nice if `only_load_models` allowed you to supply an upper bound, rather than an exact number of model-loads. It is frustrating if a test breaks when you've improved...

It would be cool if you could review a suggestion made by `hdevtools` and choose to automatically accept it into your code. So, when `hdevtools` says: `Redundant bracket Found: ((placeAI...