-
Hey, love this module as my tokens look super different from actor art.
Right now when using Image-Hover combined with the Isometric module (https://gitlab.com/jesusafier/grape_juice-isometrics) it …
-
-
Hi,
As I noted in [this commit](https://github.com/ruby-grape/grape/commit/c20a9ad3ff81865898258d8bf92271048f1ff2b0#commitcomment-16551521), there are some behavioural changes that are not very obvio…
-
This does not work as expected
``` ruby
it 'includes level 2 nested parameter within #declared(params)' do
subject.params do
requires :bar, type: Hash do
optional :a
…
-
It duplicates the functionality as querying / retrieving a single number but the benefit is that the response comes back in a similar format to the search functionality. Predictability is nice.
louh updated
11 years ago
-
**Definition:**
```
params do
optional :folder, type: String, default: nil
optional :tag, type: Array, default: nil
exactly_one_of :folder, :tag
end
```
**header**:
```
Content-Type…
-
> Spring 공부 중 Java에서 헷갈리는 것들을 기록하는 공간
## Contents
- [Map, HashMap](https://github.com/seungriyou/spring-study/issues/9#issuecomment-1898482212)
- [Optional, ofNullable](https://github.com/seungri…
-
## Create a "Products" page for a fake online store
@egillespie Can you take a look at this? It's [hosted here](https://meganarlt.github.io/MI-449-html-semantic-elements/index.html) and meets the f…
-
### Mautic Version
5.x and 4.4.x series
### PHP version
8.0 (but not relevant)
### What browsers are you seeing the problem on?
_No response_
### What happened?
When working with …
-
Hi, it should be usefull to be able to reorder tasks by label (etiquettes)
Thanks