-
The current docs & examples use different notation for resource:
`resource somerecource => sub {`
and
`resource => somerecource => sub {`
Apparently only the last is correct as it doesn't give the f…
-
Hi,
I get the feeling that when serving json-data, Raisin encodes the outgoing data twice: once when serializing it via encode_json (Plugin/Format/JSON.pm) which as you know encodes it already into ut…
-
I did a bit more testing and anything classified that would go into the general section of the vault (shaders, consumable, items etc) do not show at all once in the vault. I just tested this with both…
-
If you do
```
namespace '/user' => sub {
```
you get '//user' as the route
```
raisin --routes api.pl
GET //user
GET //user/all
POST //user
GET //user/{id}
```
PS the examp…
-
Relations with multiple members like http://www.openstreetmap.org/?lat=57.011&lon=-6.428&zoom=10&layers=M are rendered multiple times and are a bit of a cartographic disaster.
One possible fix is to …
-
Steps to reproduce:
rg -F " 're " -o -w input.txt
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', /checkout/src/libcore/option.rs:323
note: Run with `RUST_BACKTRACE=1` for …
-
Example:
`:open site:cookies.com oatmeal raisin`
This search fails, as qutebrowser asks for an "external application for site-link" with a URL of "site:cookies.com". Perhaps qutebrowser should chec…
-
Copying in issue encountered on forum. Response and triage needed.
Below are the steps to reproduce crashing the cluster 100% of the time with oom
5 Machines, m4.2xlarge (31GB mem each)
startup…
-
There are two obstacles for running Shoes on FreeBSD:
1. [Building Shoes on Linux](https://github.com/Shoes3/shoes3/wiki/Building-Shoes-on-Linux) instructions are a little light to adapt to FreeBSD…
-
**Browser Type/Version**: Google Chrome Version 51.0.2704.84 m
**Operating System**: Windows 7 64x
**Issue Description**: Saving after the first time no longer works. If I open an existing project,…