-
We like how, by using the Vorpal Mapper, we can use AR methods like `#where` inside a repo. We'd like the ability to use other methods like `#find` or `#find_by` as well, but these methods return an A…
-
Hi guys,
Since @ikkez has [introduced](https://github.com/bcosca/fatfree-core/commit/f304c29ceba9dff6521d50497955c5e9e04e69ce) the configurable template filters, I love this feature. It's very powerf…
-
I reviewed the output of the **[Edited a place](https://osmcha.mapbox.com/features?harmful=False&reasons=22&checked=All&page=6)** CF today. **No bad edits were flagged out of the 50 features I review…
-
This is by design but perhaps the design is wrong :)
When a user has edited many nodes on ways that get pulled in because they are part of a relation that intersects the defined area, those nodes a…
-
I just installed i18n and globalize gem, please find below the statement in my Gemfile
```
gem 'spree_static_content', github: 'spree-contrib/spree_static_content'
gem 'spree_i18n', github: 'spre…
-
This is a way to store in file and retrieve from file the `Resource` and `contentType` :
- card -> card$.ttl
- file.ttl text/turtle -> file.ttl
- file.text text/turtle -> file.txt$.ttl
We could …
-
### Description
While speed camera alert works quite well (provided the camera belongs to an _enforcement=speed_ relation) when approaching traffic lights enforcement cameras, no alert is displayed…
-
## Description
When using JSData server-side, it is common to immediately return the result from an async op, ie:
```
...
async getUsers(req, res) {
res.body = await containerStore.findAll…
-
## Describe the bug
I'm trying to select_append a boolean from a subquery (here just rendered as `TRUE` for simplicity) in my app, which is built on SQLite.
For background, SQLite doesn't have …
cllns updated
3 months ago
-
Find a way how to deploy to production server. The server available for POC is ubuntu 16.04 reachable by ssh. The best would be to have set of containers managed by docker-compose. We already have:
*…