-
This isn't a bug, but I wanted to get some feedback on the viability of this being accepted if I open a PR for it. Basically, I want to replace the attribute definition stuff with Virtus: https://git…
-
## Brief outline of the bug
multicol with footnotes all in one column get outside of text area
## Minimal example showing the bug
```latex
\RequirePackage{latexbug} %
-
Hello,
I tried to create index, however, the process has failed at the stage to get transcripts.fa.
The command and log is as follows:
:~$ createindex.cwl https://raw.githubusercontent.com/yyos…
-
### Steps to reproduce:
this is a suggestion
When reading some sites we come across a sequence of images, nvda reports all images with the captions that the author has placed.
The problem is when…
-
### Dear [yyoshiaki](https://github.com/yyoshiaki),
### I`m having a issue during a VIRTUS run, I have two cases:
1° case: I have 14 samples divided in 3 groups,
Group 01: 4 samples
Group 02: 06 s…
-
https://github.com/solnic/virtus
代わりに https://github.com/dry-rb/dry-validation を使う
-
As discussed in #207
``` ruby
Virtus::Attribute.register_extension(Virtus::Attribute::Annotated)
# it requires some method that would tell virtus when to use it
# maybe something like this:
module…
-
Is it possible to dynamically add attributes to a Virtus model?
I'm building a form builder, and when I load the Virtus model, I want to pass a collection of attributes to a method I define. I want…
-
Some AVRO data model managed by other team is using field named `attributes` which collided with virtus restricted [attributes name](https://github.com/solnic/virtus/blob/master/spec/unit/virtus/attri…
-
Hello @booch,
Could you share yours future development plans for virtus activerecord? I like this idea and if possible I would like to help you. I use virtus to separate my shared data model (separate…