Michał Dudziński
Michał Dudziński
I believe it's not supported (yet?). Check the [What's Not Working](https://github.com/jakeday/linux-surface#whats-not-working) section: `Dedicated Nvidia GPU (if you have a performance base on a Surface Book 1, otherwise onboard works fine)`
I can confirm this PR fixed the problem (that popped up after upgrading to rails 6.1) in my project. In my case it was: ``` NoMethodError: undefined method `parameters' for...
@lognaturel actually I did the analysis to make it easier for somebody else because I didn't have enough time to work on this. However, if no one wants (or has...
@lognaturel You can assign this to me. Thanks.
I believe the idea will work better with unlimited repeat groups and can be achieved with no changes in JavaRosa core. Of course it's possible to display all repeat groups...
@lognaturel I opened a Pull Request for this issue (#61). I included two unit tests but we'll be testing this internally and I'll let you know once it passes our...